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