lantiq: add support for ZyXEL P2812HNUFX
[openwrt/openwrt.git] / target / linux / lantiq / base-files / etc / uci-defaults / 02_network
index 6e17d4dde27a507976e31f744f4525017c89d6f7..4903eb92d0031ef8eda00fa2d77e3c2717bc6567 100644 (file)
@@ -109,6 +109,12 @@ P2601HNFX)
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 5t"
        ;;
+       
+P2812HNUFX)
+       ucidef_set_interface_lan 'eth0.1'
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 2 4 5 6t"
+       ;;
 
 TDW8970)
        lan_mac=$(mtd_get_mac_binary boardconfig 61696)