ar71xx: fix switch configuration in Ubiquiti UAP Pro
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 43306
This commit is contained in:
parent
d93dc245e5
commit
6af2109a64
@ -215,9 +215,10 @@ wnr612-v2)
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
uap-pro)
|
uap-pro)
|
||||||
ucidef_set_interface_lan "eth0"
|
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
|
||||||
ucidef_add_switch "switch0" "1" "1"
|
ucidef_add_switch "switch0" "1" "1"
|
||||||
ucidef_add_switch_vlan "switch0" "1" "0 1 2"
|
ucidef_add_switch_vlan "switch0" "1" "0t 1"
|
||||||
|
ucidef_add_switch_vlan "switch0" "2" "0t 2"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
nanostation-m-xw)
|
nanostation-m-xw)
|
||||||
|
Loading…
Reference in New Issue
Block a user