WDR3600 WDR4300 » Historial » Versió 6
Simó Albert i Beltran, 24-05-2013 18:54
Fix style.
1 | 4 | Agustí Moll Garcia | h1. tl-wdr3600 (N600) and tl-wdr4300 (N750) |
---|---|---|---|
2 | 1 | Agustí Moll Garcia | |
3 | h3. Switch |
||
4 | 6 | Simó Albert i Beltran | |
5 | 2 | Agustí Moll Garcia | Ehternet use "Atheros AR8327N Gigabit Switch", |
6 | Configure switch in /etc/config/network |
||
7 | <pre> |
||
8 | config switch |
||
9 | option name 'eth0' |
||
10 | option reset '1' |
||
11 | option enable_vlan '1' |
||
12 | 1 | Agustí Moll Garcia | |
13 | 2 | Agustí Moll Garcia | config switch_vlan |
14 | option device 'eth0' |
||
15 | option vlan '1' |
||
16 | option ports '0t 2 3 4' |
||
17 | option vid '1' |
||
18 | |||
19 | config switch_vlan |
||
20 | option device 'eth0' |
||
21 | option vlan '2' |
||
22 | option ports '0t 1' |
||
23 | option vid '2' |
||
24 | |||
25 | config switch_vlan |
||
26 | option device 'eth0' |
||
27 | 5 | Agustí Moll Garcia | option vlan '11' |
28 | option ports '0t 5t' |
||
29 | option vid '11' |
||
30 | |||
31 | config switch_vlan |
||
32 | option device 'eth0' |
||
33 | 2 | Agustí Moll Garcia | option vlan '12' |
34 | option ports '0t 5t' |
||
35 | option vid '12' |
||
36 | </pre> |
||
37 | 1 | Agustí Moll Garcia | |
38 | 3 | Agustí Moll Garcia | This config: |
39 | |||
40 | Switch - Lan (eth0.1) in 1, 2 & 3 port |
||
41 | Wan (eth0.2) in "Internet", Blue port |
||
42 | Mesh port (eth0.12) in 4 port |
||
43 | |||
44 | |||
45 | 1 | Agustí Moll Garcia | h3. Buttons |