WRT3200ACM and 21.02

How can I set up a vlan on the wan port (vid 835) in version 21.02? Thanks

Use wan.835 instead of plain wan.

2 Likes

Thanks. What is the command I need to enter?

You can either modify /etc/config/network directly (using a text editor) or change the interface using luci (the webinterface).

1 Like

Be advised there are reports of problems with 21.02.0 on WRT3200ACM and WRT32X. Suggest holding off in mission critical environments.

2 Likes
uci set network.wan.device="wan.835"
uci commit network
reload_config

I would not make a blank statement like that. WPA2 works fine as per multiple reports and it is an awesome wired gateway that can shape a gigabit link, which is the way I am using it.

1 Like