ar71xx: Support for Mikrotik RB2011UiAS
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index a2b2762..cebc70a 100755 (executable)
@@ -57,6 +57,7 @@ tl-wdr4900-v2)
 db120 |\
 rb-2011l | \
 rb-2011uas |\
+rb-2011uias |\
 rb-2011uas-2hnd)
        ucidef_set_interfaces_lan_wan "eth0.1 eth1" "eth0.2"
        ucidef_add_switch "switch0" "1" "1"
@@ -66,7 +67,7 @@ rb-2011uas-2hnd)
        ucidef_add_switch_vlan "switch1" "1" "0 1 2 3 4 5"
 
        case "$board" in
-       rb-2011uas*)
+       rb-2011uas* | rb-2011uias)
                ucidef_set_interface_raw "sfp" "eth0.3"
                ucidef_add_switch_vlan "switch0" "3" "0t 6"
                ;;
@@ -152,6 +153,16 @@ ap113)
        ucidef_add_switch_vlan "switch0" "2" "0t 2"
        ;;
 
+el-m150)
+       ucidef_set_interfaces_lan_wan "eth1" "eth0"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 3"
+       ;;
+
+el-mini)
+       ucidef_set_interface_lan "eth0"
+       ;;
+
 tl-wdr4300|\
 tl-wr1041n-v2)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
@@ -249,6 +260,8 @@ eap7660d |\
 mr600 |\
 mr600v2 |\
 rb-411 |\
+rb-sxt2n |\
+rb-sxt5n |\
 tl-mr10u |\
 tl-mr11u |\
 tl-mr13u |\
@@ -257,6 +270,7 @@ tl-mr3040 |\
 tl-mr3040-v2 |\
 tl-wa750re |\
 tl-wa850re |\
+tl-wa830re-v2 |\
 tl-wa801nd-v2 |\
 tl-wa901nd |\
 tl-wa901nd-v2 |\