ar71xx: create RB-450 network config from uci-defaults
[lede.git] / target / linux / ar71xx / base-files / etc / uci-defaults / network
index 0d0578dc52ab24c8c3a05de92c10f1bb52fe891e..2f2525bb02d305f9190baffb2831bf549eca6692 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"