Strecke zur BUE auf eigenen Port gelegt

This commit is contained in:
4ndr3 2016-12-10 18:02:46 +01:00
parent b2ff5dd275
commit db1dc3e1f5

View file

@ -22,7 +22,7 @@ config switch
config switch_vlan config switch_vlan
option device 'switch0' option device 'switch0'
option vlan '1' option vlan '1'
option ports '0t 2 3 4' option ports '0t 2 3'
config switch_vlan config switch_vlan
option device 'switch0' option device 'switch0'
@ -32,7 +32,7 @@ config switch_vlan
config switch_vlan config switch_vlan
option device 'switch0' option device 'switch0'
option vlan '5' option vlan '5'
option ports '0t 5t' option ports '0t 4t 5t'
config switch_vlan config switch_vlan
option device 'switch0' option device 'switch0'
@ -47,7 +47,7 @@ config switch_vlan
config switch_vlan config switch_vlan
option device 'switch0' option device 'switch0'
option vlan '32' option vlan '32'
option ports '0t 5t' option ports '0t 4t'
config interface 'vlan5' config interface 'vlan5'
option proto 'static' option proto 'static'