X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Fetc%2Fuci-defaults%2F02_network;h=176c4851080c1e1f8b28c317d3346a7cea5a7bc7;hb=be659a7693cfc212ef72a3012bb915ade136fb7a;hp=a8d2c767d80c6c8dacb01e70571dc6bd4caf46e8;hpb=eb56deb12b0f06b3d3d371d8978bce3313cbb451;p=openwrt.git 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 a8d2c767d8..176c485108 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -44,8 +44,16 @@ ap135-020) ucidef_add_switch_vlan "switch0" "2" "5 6" ;; +archer-c7) + ucidef_set_interfaces_lan_wan "eth1" "eth0" + ucidef_add_switch "switch0" "1" "1" + ucidef_add_switch_vlan "switch0" "1" "0 2 3 4 5" + ucidef_add_switch_vlan "switch0" "2" "1 6" + ;; + db120 |\ rb-2011l | \ +rb-2011uas |\ rb-2011uas-2hnd) ucidef_set_interfaces_lan_wan "eth0.1 eth1" "eth0.2" ucidef_add_switch "switch0" "1" "1" @@ -53,6 +61,13 @@ rb-2011uas-2hnd) ucidef_add_switch_vlan "switch0" "2" "0t 1" ucidef_add_switch "switch1" "1" "1" ucidef_add_switch_vlan "switch1" "1" "0 1 2 3 4 5" + + case "$board" in + rb-2011uas*) + ucidef_set_interface_raw "sfp" "eth0.3" + ucidef_add_switch_vlan "switch0" "3" "0t 6" + ;; + esac ;; dir-825-b1|\ @@ -152,7 +167,9 @@ tl-wr941nd) ;; tl-mr3420-v2 |\ -tl-wr841n-v8) +tl-wr841n-v8 |\ +wnr2000-v3 |\ +wnr612-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" @@ -193,16 +210,22 @@ eap7660d |\ mr600 |\ mr600v2 |\ rb-411 |\ +tl-mr10u |\ tl-mr11u |\ tl-mr3020 |\ tl-mr3040 |\ tl-wa901nd |\ tl-wa901nd-v2 |\ tl-wr703n |\ +wndap360 |\ wp543) ucidef_set_interface_lan "eth0" ;; +dir-505-a1) + ucidef_set_interface_lan "eth1" + ;; + alfa-ap96 |\ alfa-nx |\ ap83 |\ @@ -210,6 +233,7 @@ jwap003 |\ pb42 |\ pb44 |\ routerstation|\ +tl-wr710n |\ tl-wr720n-v3|\ wpe72) ucidef_set_interfaces_lan_wan "eth1" "eth0"