Vlan 12-> vlan 22

This commit is contained in:
Gabriel Detraz 2015-06-02 22:17:55 +02:00
parent b3cb252272
commit f253758021
2 changed files with 4 additions and 4 deletions

View file

@ -28,8 +28,8 @@ config interface 'vlan10'
option type 'bridge'
option proto 'none'
config interface 'vlan12'
option ifname 'eth0.12'
config interface 'vlan22'
option ifname 'eth0.22'
option type 'bridge'
option proto 'none'
@ -70,7 +70,7 @@ config switch_vlan
config switch_vlan
option device 'switch0'
option vlan '12'
option vlan '22'
option ports '0t 1t 2t'

View file

@ -128,7 +128,7 @@ config wifi-iface
config wifi-iface
option device radio$devidx
option network vlan12
option network vlan22
option mode ap
option isolate 0
option wmm 1