X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Fetc%2Fuci-defaults%2F02_network;h=f5c68652400bdcc286506ab9212abdc2a65b0b16;hp=efc212ecc724576167f73be475c41adc8b8bdae0;hb=19ac39e650f4d0a2506d5841babd9978940ce2c8;hpb=6cb18d035d85a29b844ae3fcb951e3c827552914 diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index efc212ecc7..f5c6865240 100644 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -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 |\ @@ -325,6 +327,7 @@ tl-mr3020 |\ tl-mr3040 |\ tl-mr3040-v2 |\ tl-wa701nd-v2 |\ +tl-wa7210n-v2 |\ tl-wa750re |\ tl-wa850re |\ tl-wa830re-v2 |\ @@ -358,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 |\