lantiq: add support for ZyXEL P2601HNFX
[openwrt/openwrt.git] / target / linux / lantiq / base-files / etc / uci-defaults / 02_network
index a5cf212dde9d8a699b913c54a9bcafe7d5106980..2cf16f34189da0d9cc7943f5327eed04ea7df102 100644 (file)
@@ -90,6 +90,12 @@ H201L)
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4t"
        ;;
+
+P2601HNFX)
+       ucidef_set_interface_lan "eth0.1"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 5t"
+       ;;
 esac
 
 [ -z "$(ls /lib/modules/`uname -r`/ltq_atm*)" ] || set_atm_wan "$vpi" "$vci" "$encaps" "$payload"