5f1704f4b8889d800fae7f0f0c051f50d2ca0f45
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
1 #!/bin/sh
2 #
3 # Copyright (C) 2011 OpenWrt.org
4 #
5
6 [ -e /etc/config/network ] && exit 0
7
8 touch /etc/config/network
9
10 . /lib/functions/uci-defaults.sh
11 . /lib/ar71xx.sh
12
13 ucidef_set_interface_loopback
14
15 board=$(ar71xx_board_name)
16
17 case "$board" in
18 all0315n |\
19 all0258n |\
20 ja76pf2|\
21 ubnt-unifi-outdoor)
22 ucidef_set_interface_lan "eth0 eth1"
23 ;;
24
25 ap132 |\
26 wlr8100)
27 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
28 ucidef_add_switch "switch0" "1" "1"
29 ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
30 ucidef_add_switch_vlan "switch0" "2" "0t 1"
31 ;;
32
33 esr1750)
34 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
35 ucidef_add_switch "switch0" "1" "1"
36 ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
37 ucidef_add_switch_vlan "switch0" "2" "0t 1"
38 ;;
39
40 ap136-010)
41 ucidef_set_interfaces_lan_wan "eth0" "eth1"
42 ucidef_add_switch "switch0" "1" "1"
43 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
44 ucidef_add_switch_vlan "switch0" "2" "5 6"
45 ;;
46
47 ap136-020 |\
48 ap135-020 |\
49 tl-wr1043nd-v2 |\
50 wzr-450hp2)
51 ucidef_set_interfaces_lan_wan "eth1" "eth0"
52 ucidef_add_switch "switch0" "1" "1"
53 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
54 ucidef_add_switch_vlan "switch0" "2" "5 6"
55 ;;
56
57 archer-c5 |\
58 archer-c7 |\
59 tl-wdr4900-v2)
60 ucidef_set_interfaces_lan_wan "eth1" "eth0"
61 ucidef_add_switch "switch0" "1" "1"
62 ucidef_add_switch_vlan "switch0" "1" "0 2 3 4 5"
63 ucidef_add_switch_vlan "switch0" "2" "1 6"
64 ;;
65
66 cpe510)
67 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
68 ucidef_add_switch "switch0" "1" "1"
69 ucidef_add_switch_vlan "switch0" "1" "0t 5"
70 ucidef_add_switch_vlan "switch0" "2" "0t 4"
71 ;;
72
73 db120 |\
74 rb-2011l | \
75 rb-2011uas |\
76 rb-2011uias |\
77 rb-2011uas-2hnd|\
78 rb-2011uias-2hnd)
79 ucidef_set_interfaces_lan_wan "eth0.1 eth1" "eth0.2"
80 ucidef_add_switch "switch0" "1" "1"
81 ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
82 ucidef_add_switch_vlan "switch0" "2" "0t 1"
83 ucidef_add_switch "switch1" "1" "1"
84 ucidef_add_switch_vlan "switch1" "1" "0 1 2 3 4 5"
85
86 case "$board" in
87 rb-2011uas* | rb-2011uias | rb-2011uias-2hnd)
88 ucidef_set_interface_raw "sfp" "eth0.3"
89 ucidef_add_switch_vlan "switch0" "3" "0t 6"
90 ;;
91 esac
92 ;;
93
94 dir-825-b1|\
95 tew-673gru)
96 ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
97 ucidef_add_switch "switch0" "1" "1"
98 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t"
99 ;;
100
101 f9k1115v2)
102 ucidef_set_interfaces_lan_wan "eth1" "eth0"
103 ucidef_add_switch "switch0" "1" "1"
104 ucidef_add_switch_vlan "switch0" "1" "2 3 4 5 6"
105 ucidef_add_switch_vlan "switch0" "2" "0 1"
106 ;;
107
108 nbg460n_550n_550nh)
109 ucidef_set_interfaces_lan_wan "eth0" "eth1"
110 ucidef_add_switch "switch0" "1" "1"
111 ucidef_add_switch_vlan "switch0" "0" "0 1 2 3 5"
112 ;;
113
114 nbg6716)
115 ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
116 ucidef_add_switch "switch0" "1" "1"
117 ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
118 ucidef_add_switch_vlan "switch0" "2" "5 6"
119 ;;
120
121 rb-433 |\
122 rb-433u)
123 ucidef_set_interfaces_lan_wan "eth1" "eth0"
124 ucidef_add_switch "switch0" "1" "1"
125 ucidef_add_switch_vlan "switch0" "1" "1 2 5"
126 ;;
127
128 rb-435g)
129 ucidef_set_interfaces_lan_wan "eth1" "eth0"
130 ucidef_add_switch "switch0" "1" "1"
131 ucidef_add_switch_vlan "switch0" "1" "0 1 2"
132 ;;
133
134 rb-450)
135 ucidef_set_interfaces_lan_wan "eth1" "eth0"
136 ucidef_add_switch "switch0" "1" "1"
137 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5"
138 ;;
139
140 rb-450g |\
141 routerstation-pro)
142 ucidef_set_interfaces_lan_wan "eth1" "eth0"
143 ucidef_add_switch "switch0" "1" "1"
144 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
145 ;;
146
147 ap136 |\
148 rb-750gl |\
149 rb-751g |\
150 rb-951g-2hnd |\
151 wzr-hp-g450h)
152 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
153 ucidef_add_switch "switch0" "1" "1"
154 ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
155 ucidef_add_switch_vlan "switch0" "2" "0t 1"
156 ;;
157
158 rb-951ui-2hnd)
159 ucidef_set_interfaces_lan_wan "eth1" "eth0"
160 ;;
161
162 rb-493g)
163 ucidef_set_interfaces_lan_wan "eth0 eth1.1" "eth1.2"
164 ucidef_add_switch "switch0" "1" "1"
165 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
166 ucidef_add_switch "switch1" "1" "1"
167 ucidef_add_switch_vlan "switch1" "1" "0t 1 2 3 4"
168 ucidef_add_switch_vlan "switch1" "2" "0t 5"
169 ;;
170
171 wzr-hp-g300nh2 |\
172 pb92 |\
173 ap113)
174 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
175 ucidef_add_switch "switch0" "1" "1"
176 ucidef_add_switch_vlan "switch0" "1" "0t 1 3 4 5"
177 ucidef_add_switch_vlan "switch0" "2" "0t 2"
178 ;;
179
180 el-m150)
181 ucidef_set_interfaces_lan_wan "eth1" "eth0"
182 ucidef_add_switch "switch0" "1" "1"
183 ucidef_add_switch_vlan "switch0" "1" "0 1 3"
184 ;;
185
186 el-mini)
187 ucidef_set_interface_lan "eth0"
188 ;;
189
190 tl-wdr4300|\
191 tl-wr1041n-v2)
192 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
193 ucidef_add_switch "switch0" "1" "1"
194 ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
195 ucidef_add_switch_vlan "switch0" "2" "0t 1"
196 ;;
197
198 tl-wr1043nd)
199 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
200 ucidef_add_switch "switch0" "1" "1"
201 ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 5t"
202 ucidef_add_switch_vlan "switch0" "2" "0 5t"
203 ;;
204
205 tl-wr2543n)
206 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
207 ucidef_add_switch "switch0" "1" "1"
208 ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 9t"
209 ucidef_add_switch_vlan "switch0" "2" "0 9t"
210 ;;
211
212 tl-wr841n-v1|\
213 tl-wr941nd)
214 ucidef_set_interface_raw "eth" "eth0"
215 ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"
216 ;;
217
218 r6100 |\
219 smart-300 |\
220 tl-mr3420-v2 |\
221 tl-wr841n-v8 |\
222 tl-wr842n-v2 |\
223 wnr2000-v3 |\
224 wnr2000-v4 |\
225 wnr2200 |\
226 wnr612-v2)
227 ucidef_set_interfaces_lan_wan "eth1" "eth0"
228 ucidef_add_switch "switch0" "1" "1"
229 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
230 ;;
231
232 uap-pro)
233 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
234 ucidef_add_switch "switch0" "1" "1"
235 ucidef_add_switch_vlan "switch0" "1" "0t 1"
236 ucidef_add_switch_vlan "switch0" "2" "0t 2"
237 ;;
238
239 nanostation-m-xw)
240 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
241 ucidef_add_switch "switch0" "1" "1"
242 ucidef_add_switch_vlan "switch0" "1" "0t 5"
243 ucidef_add_switch_vlan "switch0" "2" "0t 1"
244 ;;
245
246 wrt160nl)
247 ucidef_set_interfaces_lan_wan "eth0" "eth1"
248 ucidef_add_switch "switch0" "1" "1"
249 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4 5"
250 ;;
251
252 wzr-hp-g300nh)
253 ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
254 ucidef_add_switch "switch0" "1" "1"
255 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t"
256 ;;
257
258 dgl-5500-a1 |\
259 dir-825-c1)
260 local mac
261 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
262 ucidef_add_switch "switch0" "1" "1"
263 ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
264 ucidef_add_switch_vlan "switch0" "2" "0t 5"
265 mac=$(mtd_get_mac_ascii nvram "wan_mac")
266 [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
267 ;;
268
269 mynet-n750)
270 local mac
271 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
272 ucidef_add_switch "switch0" "1" "1"
273 ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
274 ucidef_add_switch_vlan "switch0" "2" "0t 5"
275 mac=$(mtd_get_mac_ascii devdata "wanmac")
276 [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
277 ;;
278
279 dhp-1565-a1 |\
280 dir-835-a1 |\
281 wndr3700v4 | \
282 wndr4300)
283 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
284 ucidef_add_switch "switch0" "1" "1"
285 ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
286 ucidef_add_switch_vlan "switch0" "2" "0t 5"
287 mac_lan=$(mtd_get_mac_binary caldata 0)
288 [ -n "$mac_lan" ] && ucidef_set_interface_macaddr "lan" "$mac_lan"
289 mac_wan=$(mtd_get_mac_binary caldata 6)
290 [ -n "$mac_wan" ] && ucidef_set_interface_macaddr "wan" "$mac_wan"
291 ;;
292
293 esr900)
294 local mac
295 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
296 ucidef_add_switch "switch0" "1" "1"
297 ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
298 ucidef_add_switch_vlan "switch0" "2" "0t 5"
299 mac=$(mtd_get_mac_ascii u-boot-env "wanaddr")
300 [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
301 ;;
302
303 all0305 |\
304 aw-nr580 |\
305 bullet-m |\
306 cap4200ag |\
307 eap300v2 |\
308 eap7660d |\
309 loco-m-xw |\
310 mr600 |\
311 mr600v2 |\
312 mr900 |\
313 mr900v2 |\
314 rb-411 |\
315 rb-911g-2hpnd |\
316 rb-911g-5hpnd |\
317 rb-912uag-2hpnd |\
318 rb-912uag-5hpnd |\
319 rb-sxt2n |\
320 rb-sxt5n |\
321 tl-mr10u |\
322 tl-mr11u |\
323 tl-mr13u |\
324 tl-mr3020 |\
325 tl-mr3040 |\
326 tl-mr3040-v2 |\
327 tl-wa701nd-v2 |\
328 tl-wa750re |\
329 tl-wa850re |\
330 tl-wa830re-v2 |\
331 tl-wa801nd-v2 |\
332 tl-wa901nd |\
333 tl-wa901nd-v2 |\
334 tl-wa901nd-v3 |\
335 tl-wr703n |\
336 tube2h |\
337 wndap360 |\
338 mynet-rext |\
339 wp543)
340 ucidef_set_interface_lan "eth0"
341 ;;
342
343 dir-505-a1)
344 ucidef_set_interface_lan "eth1"
345 ;;
346
347 alfa-ap96 |\
348 alfa-nx |\
349 ap83 |\
350 gl-inet |\
351 jwap003 |\
352 pb42 |\
353 pb44 |\
354 routerstation|\
355 tl-wr710n |\
356 tl-wr720n-v3|\
357 wpe72)
358 ucidef_set_interfaces_lan_wan "eth1" "eth0"
359 ;;
360
361 ap121 |\
362 ap121-mini |\
363 ap96 |\
364 airrouter |\
365 dir-600-a1 |\
366 dir-615-c1 |\
367 dir-615-e1 |\
368 dir-615-e4 |\
369 hiwifi-hc6361 |\
370 ja76pf |\
371 mynet-n600 |\
372 oolite |\
373 qihoo-c301 |\
374 rb-750 |\
375 rb-751 |\
376 tew-632brp |\
377 tew-712br |\
378 tl-mr3220 |\
379 tl-mr3220-v2 |\
380 tl-mr3420 |\
381 tl-wdr3500 |\
382 tl-wr741nd |\
383 tl-wr741nd-v4 |\
384 tl-wr841n-v7 |\
385 tl-wr841n-v9 |\
386 whr-g301n |\
387 whr-hp-g300n |\
388 whr-hp-gn |\
389 wzr-hp-ag300h)
390 ucidef_set_interfaces_lan_wan "eth0" "eth1"
391 ucidef_add_switch "switch0" "1" "1"
392 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
393 ;;
394
395 wzr-hp-g450h)
396 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
397 ucidef_add_switch "switch0" "1" "1"
398 ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
399 ucidef_add_switch_vlan "switch0" "2" "0t 1"
400 ;;
401
402 ew-dorin)
403 ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
404 ucidef_add_switch "switch0" "1" "1"
405 ucidef_add_switch_vlan "switch0" "1" "0t 1 2"
406 ucidef_add_switch_vlan "switch0" "2" "0t 3"
407 ;;
408
409 ew-dorin-router)
410 ucidef_set_interfaces_lan_wan "eth0" "eth1"
411 ucidef_add_switch "switch0" "1" "1"
412 ucidef_add_switch_vlan "switch0" "1" "0 2 3"
413 ;;
414
415 wndr3700)
416 ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
417 ucidef_add_switch "switch0" "1" "1"
418 ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t"
419 # Blinkrate: 0=43ms; 1=84ms; 2=120ms; 3=170ms; 4=340ms; 5=670ms
420 uci set network.@switch[-1].blinkrate='2'
421
422 ucidef_add_switch_port "switch0" "1"
423 # Port 1 controls the GREEN configuration of LEDs for
424 # the switch and the section does not correspond to a real
425 # switch port.
426 #
427 # 0=LED off; 1=Collision/FDX; 2=Link/activity; 3=1000 Mb/s;
428 # 4=100 Mb/s; 5=10 Mb/s; 6=1000 Mb/s+activity; 7=100 Mb/s+activity;
429 # 8=10 Mb/s+activity; 9=10/100 Mb/s+activity; 10: Fiber;
430 # 11: Fault; 12: Link/activity(tx); 13: Link/activity(rx);
431 # 14: Link (master); 15: separate register
432 uci set network.@switch_port[-1].led='6'
433
434 ucidef_add_switch_port "switch0" "2"
435 # Port 2 controls the ORANGE configuration of LEDs for
436 # the switch and the section does not correspond to a real
437 # switch port.
438 #
439 # See the key above for switch port 1 for the meaning of the
440 # 'led' setting below.
441 uci set network.@switch_port[-1].led='9'
442
443 ucidef_add_switch_port "switch0" "5"
444 # Port 5 controls the configuration of the WAN LED and the
445 # section does not correspond to a real switch port.
446 #
447 # To toggle the use of green or orange LEDs for the WAN port,
448 # see the LED setting for wndr3700:green:wan in /etc/config/system.
449 #
450 # See the key above for switch port 1 for the meaning of the
451 # 'led' setting below.
452 uci set network.@switch_port[-1].led='2'
453 ;;
454
455 *)
456 ucidef_set_interfaces_lan_wan "eth0" "eth1"
457 ;;
458 esac
459
460 uci commit network
461
462 exit 0