Add support for Ubiquiti Rocket M XW devices
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index fdefb5a..f5c6865 100644 (file)
@@ -312,11 +312,13 @@ mr900 |\
 mr900v2 |\
 rb-411 |\
 rb-911g-2hpnd |\
+rb-911g-5hpacd |\
 rb-911g-5hpnd |\
 rb-912uag-2hpnd |\
 rb-912uag-5hpnd |\
 rb-sxt2n |\
 rb-sxt5n |\
+rocket-m-xw |\
 tl-mr10u |\
 tl-mr11u |\
 tl-mr12u |\
@@ -359,6 +361,20 @@ wpe72)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;
 
+wpj344)
+       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0t 3"
+       ucidef_add_switch_vlan "switch0" "2" "0t 2"
+       ;;
+
+wpj558)
+       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "5 6t"
+       ucidef_add_switch_vlan "switch0" "2" "1 6t"
+       ;;
+
 ap121 |\
 ap121-mini |\
 ap96 |\