fux-pgkaltona zu bb-fux-kern hinzugefügt

This commit is contained in:
4ndr3 2016-11-06 14:07:57 +01:00
parent 2b7b9dce0c
commit b487e273e2

View file

@ -40,6 +40,11 @@ config switch_vlan
option ports '0t 2t'
option device 'switch0'
config switch_vlan
option vlan '21'
option ports '0t 2t'
option device 'switch0'
config switch_vlan
option vlan '22'
option ports '0t 2t'
@ -75,6 +80,13 @@ config interface 'vlan20'
option ifname 'eth0.20'
option macaddr 'de:ad:be:ef:90:11'
config interface 'vlan21'
option mesh_no_rebroadcast '1'
option proto 'batadv'
option mesh 'bat0'
option ifname 'eth0.21'
option macaddr 'de:ad:be:ef:90:12'
config interface 'vlan22'
option mesh_no_rebroadcast '1'
option proto 'batadv'