vid & MTU tags entfernt. snmp teilweise hinzugefügt

This commit is contained in:
4ndr3 2016-02-13 12:03:12 +01:00
commit d31593b2d9
9 changed files with 211 additions and 213 deletions

View file

@ -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'