X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Fetc%2Fuci-defaults%2F02_network;h=a223ae8fe52d3b5930e02b1b2a261c905d7068a3;hp=743f9de124309635e0f16d091fde399dbd10be86;hb=a342c0ae367f9fa37d5ba131f35884337e5b7984;hpb=a895cdb864ee455f2e78a1e66db7105027f7ad23 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 743f9de124..a223ae8fe5 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -63,6 +63,13 @@ tl-wdr4900-v2) ucidef_add_switch_vlan "switch0" "2" "1 6" ;; +cpe510) + ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" + ucidef_add_switch "switch0" "1" "1" + ucidef_add_switch_vlan "switch0" "1" "0t 5" + ucidef_add_switch_vlan "switch0" "2" "0t 4" + ;; + db120 |\ rb-2011l | \ rb-2011uas |\ @@ -91,6 +98,13 @@ tew-673gru) ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t" ;; +f9k1115v2) + ucidef_set_interfaces_lan_wan "eth1" "eth0" + ucidef_add_switch "switch0" "1" "1" + ucidef_add_switch_vlan "switch0" "1" "2 3 4 5 6" + ucidef_add_switch_vlan "switch0" "2" "0 1" + ;; + nbg460n_550n_550nh) ucidef_set_interfaces_lan_wan "eth0" "eth1" ucidef_add_switch "switch0" "1" "1" @@ -201,22 +215,26 @@ tl-wr941nd) ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan" ;; -smart-300 | \ +r6100 |\ +smart-300 |\ tl-mr3420-v2 |\ tl-wr841n-v8 |\ tl-wr842n-v2 |\ wnr2000-v3 |\ +wnr2000-v4 |\ wnr2200 |\ -wnr612-v2) +wnr612-v2 |\ +wnr1000-v2) ucidef_set_interfaces_lan_wan "eth1" "eth0" ucidef_add_switch "switch0" "1" "1" ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4" ;; uap-pro) - ucidef_set_interface_lan "eth0" + ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" ucidef_add_switch "switch0" "1" "1" - ucidef_add_switch_vlan "switch0" "1" "0 1 2" + ucidef_add_switch_vlan "switch0" "1" "0t 1" + ucidef_add_switch_vlan "switch0" "2" "0t 2" ;; nanostation-m-xw) @@ -238,6 +256,7 @@ wzr-hp-g300nh) ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t" ;; +dgl-5500-a1 |\ dir-825-c1) local mac ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" @@ -258,6 +277,7 @@ mynet-n750) [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac" ;; +dhp-1565-a1 |\ dir-835-a1 |\ wndr3700v4 | \ wndr4300) @@ -290,6 +310,8 @@ eap7660d |\ loco-m-xw |\ mr600 |\ mr600v2 |\ +mr900 |\ +mr900v2 |\ rb-411 |\ rb-911g-2hpnd |\ rb-911g-5hpnd |\ @@ -303,6 +325,7 @@ tl-mr13u |\ tl-mr3020 |\ tl-mr3040 |\ tl-mr3040-v2 |\ +tl-wa701nd-v2 |\ tl-wa750re |\ tl-wa850re |\ tl-wa830re-v2 |\