mirror of https://github.com/hak5/openwrt-owl.git
ramips: add vlan configuration for asiarf awm002-evb
Without this, the ports all end up on vlan 1. This enables a separate WAN port that works. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 41216owl
parent
ab390d6c05
commit
2fe435081d
|
@ -103,6 +103,7 @@ ramips_setup_interfaces()
|
||||||
ucidef_add_switch_vlan "switch0" "2" "4 6t"
|
ucidef_add_switch_vlan "switch0" "2" "4 6t"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
awm002-evb | \
|
||||||
argus-atp52b | \
|
argus-atp52b | \
|
||||||
dir-645 | \
|
dir-645 | \
|
||||||
f5d8235-v1 | \
|
f5d8235-v1 | \
|
||||||
|
|
Loading…
Reference in New Issue