vid & MTU tags entfernt. snmp teilweise hinzugefügt
This commit is contained in:
parent
a4c1894462
commit
d31593b2d9
9 changed files with 211 additions and 213 deletions
|
@ -32,13 +32,11 @@ config switch_vlan
|
|||
config switch_vlan
|
||||
option vlan '5'
|
||||
option ports '0t 2t'
|
||||
option vid '5'
|
||||
option device 'switch0'
|
||||
|
||||
config switch_vlan
|
||||
option vlan '24'
|
||||
option ports '0t 2t'
|
||||
option vid '24'
|
||||
option device 'switch0'
|
||||
|
||||
config interface 'vlan5'
|
||||
|
@ -50,7 +48,6 @@ config interface 'vlan5'
|
|||
config interface 'vlan24'
|
||||
option proto 'batadv'
|
||||
option mesh 'bat0'
|
||||
option mtu '1500'
|
||||
option ifname 'eth0.24'
|
||||
option macaddr 'de:ad:be:ef:90:60'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue