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