[ramips] add Ralink V11ST-FE board support
[openwrt/svn-archive/archive.git] / target / linux / ramips / base-files / etc / uci-defaults / network
index 0f97bc3647e1aa1795884f5c9b0d23be66bfab98..a36341ca15b4c0b9239f124158fdd7ca337e1b7e 100755 (executable)
@@ -50,6 +50,13 @@ ramips_setup_interfaces()
                ucidef_add_switch_vlan "switch0" "2" "4 8t"
                ;;
 
+       v11st-fe)
+               ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
+               ucidef_add_switch "switch0" "1" "1"
+               ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 5t"
+               ucidef_add_switch_vlan "switch0" "2" "0 5t"
+               ;;
+
        wcr-150gn)
                ucidef_set_interface_lan_wan "eth0.2" "eth0.1"
                ;;