ar71xx: create RB-450 network config from uci-defaults
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / network
index 0d0578d..2f2525b 100755 (executable)
@@ -86,6 +86,12 @@ rb-433u)
        add_switch_vlan "switch0" "1" "1 2 5"
        ;;
 
+rb-450)
+       set_interfaces_lan_wan "eth1" "eth0"
+       add_switch "eth1" "1" "1"
+       add_switch_vlan "eth1" "1" "0 1 2 3 5"
+       ;;
+
 rb-450g |\
 routerstation-pro)
        set_interfaces_lan_wan "eth1" "eth0"
This page took 0.032198 seconds and 4 git commands to generate.