WDR3600 WDR4300 » Historial » Revisió 3
Revisió 2 (Agustí Moll Garcia, 04-05-2013 23:09) → Revisió 3/6 (Agustí Moll Garcia, 04-05-2013 23:12)
h1. WDR3600 4300
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 '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