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=bdf37ee2f7e7c7a823b58afe71967a39edc4128f;hp=fd2ade8b7bf7469741f953e6a036a89d9f7a6bd2;hb=1d2b049fcddbab6c467f71b1f9f999f195c708b4;hpb=9ea92f4c9109c3a620e7fc6fff4d12c7a5c5d866 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 fd2ade8b7b..bdf37ee2f7 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -29,7 +29,8 @@ ap132) ucidef_add_switch_vlan "switch0" "2" "0t 1" ;; -ap136-010) +ap136-010 |\ +wlr8100) ucidef_set_interfaces_lan_wan "eth0" "eth1" ucidef_add_switch "switch0" "1" "1" ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4" @@ -168,7 +169,9 @@ tl-wr941nd) tl-mr3420-v2 |\ tl-wr841n-v8 |\ -wnr2000-v3) +wnr2000-v3 |\ +wnr2200 |\ +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" @@ -192,7 +195,16 @@ wzr-hp-g300nh) ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t" ;; -dir-825-c1 |\ +dir-825-c1) + local mac + ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" + ucidef_add_switch "switch0" "1" "1" + ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4" + ucidef_add_switch_vlan "switch0" "2" "0t 5" + mac=$(mtd_get_mac_ascii nvram "^wan_mac") + [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac" + ;; + dir-835-a1 |\ wndr4300) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" @@ -211,16 +223,23 @@ mr600v2 |\ rb-411 |\ tl-mr10u |\ tl-mr11u |\ +tl-mr13u |\ tl-mr3020 |\ tl-mr3040 |\ +tl-mr3040-v2 |\ tl-wa901nd |\ tl-wa901nd-v2 |\ tl-wr703n |\ wndap360 |\ +mynet-rext |\ wp543) ucidef_set_interface_lan "eth0" ;; +dir-505-a1) + ucidef_set_interface_lan "eth1" + ;; + alfa-ap96 |\ alfa-nx |\ ap83 |\ @@ -242,6 +261,7 @@ dir-600-a1 |\ dir-615-c1 |\ dir-615-e4 |\ ja76pf |\ +mynet-n600 |\ rb-750 |\ rb-751 |\ tew-632brp |\