VLAN and luci->Network->Switch

Hallo All,

how do I get the Switch config under luci?

Luci -> Network ->Switch

That is a realy great interface to configure VLANs.

Best regards
Stefan

ok in /etc/config/networkI added:

config switch ‘eth0’
option name ‘switch0’
option reset ‘1’
option enable_vlan ‘1’

Now I see the switch screen, however I only see port 0 to 5 and CPU eth0.

However I have 16 network ports.

You have to configure vlans over the interface. Just change it from lan1 to lan1.10 for VLAN 10 on the lan1 port.
The switch screen is deprecated and won‘t work anymore.

Hi @anon4280352,

I git all the VLANS workiing ok. How can I make a certain port as tagged?

I would like to have eth16.3 serve IP addresses on VLAN 3. (not LVAL0) I tried to remove eth16 from VLAN1 but it did notwork. How can I tag eth16.3?

Hi @Racker:

can you maybe do a screenshot on how you configured VLANs with the interfaces tab? I am new to MOX and open-wrt and it would be a great help for me.

thanks