lantiq: Fix ar8216 switch configuration for WBMR-HP-G300H devices
[openwrt/openwrt.git] / target / linux / lantiq / base-files / etc / uci-defaults / 02_network
index 2cf16f34189da0d9cc7943f5327eed04ea7df102..86a47b4a07d7d32421a6e770591d8e570d4ec765 100644 (file)
@@ -65,8 +65,9 @@ ARV4519PW|ARV7518PW|ARV752DPW22)
        ;;
 
 WBMR)
-       ucidef_add_switch "eth0" "1" "0"
-       ucidef_add_switch_vlan "eth0" "1" "0 1 2 3 4 5"
+       ucidef_set_interface_lan "eth0.1"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
        ;;
 
 VG3503J)