Projecte

General

Perfil

Actions

WR2543ND » Historial » Revisió 1

Revisió 1/2 | Següent »
Agustí Moll Garcia, 05-05-2013 01:49


WR2543ND
h3. Switch

Ethernet => RTL8367R

config interface 'wan'
        option ifname 'eth0.2'
        option proto 'dhcp'

config switch
        option name 'switch0'
        option reset '1'
        option enable_vlan '1'
        option enable_vlan4k '1'

config switch_vlan
        option device 'switch0'
        option vlan '1'
        option ports '1 2 3 9t'

config switch_vlan
        option device 'switch0'
        option vlan '2'
        option ports '0 9t'

config switch_vlan
        option device 'switch0'
        option ports '4t 9t'
        option vlan '11'

config switch_vlan
        option device 'switch0'
        option ports '4t 9t'
        option vlan '12'

Actualitzat per Agustí Moll Garcia fa casi 11 anys · 1 revisions