WDR3600 WDR4300 » Historial » Revisió 5
Revisió 4 (Agustí Moll Garcia, 04-05-2013 23:12) → Revisió 5/6 (Agustí Moll Garcia, 05-05-2013 01:37)
h1. tl-wdr3600 (N600) and tl-wdr4300 (N750)
h3. Switch
Ehternet use "Atheros AR8327N Gigabit Switch",
Configure switch in /etc/config/network
<pre>
config switch
option name 'eth0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'eth0'
option vlan '1'
option ports '0t 2 3 4'
option vid '1'
config switch_vlan
option device 'eth0'
option vlan '2'
option ports '0t 1'
option vid '2'
config switch_vlan
option device 'eth0'
option vlan '11'
option ports '0t 5t'
option vid '11'
config switch_vlan
option device 'eth0'
option vlan '12'
option ports '0t 5t'
option vid '12'
</pre>
This config:
Switch - Lan (eth0.1) in 1, 2 & 3 port
Wan (eth0.2) in "Internet", Blue port
Mesh port (eth0.12) in 4 port
h3. Buttons