What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Setting Wireless VLAN? on RT-AC3200

RandyVanF

New Around Here
I am wondering if anyone knows how to set the VLAN of the Wireless network to a VLAN different from default internal VLAN. I have a requirement to put the Wireless network on a different network than that of the default NAT routed internal LAN network. The WAN side is still connected to the internet and the internal NAT routed network would be like VLAN 10 and the Wireless network would be VLAN 20 on the internal network.

Here is a robocfg show result.
-------------
myuser:/tmp/home/root# robocfg show
Switch: enabled
Port 0: DOWN enabled stp: none vlan: 1 jumbo: off mac: 00:00:00:00:00:00
Port 1: 1000FD enabled stp: none vlan: 1 jumbo: off mac: 00:25:03:b7:f1:00
Port 2: DOWN enabled stp: none vlan: 1 jumbo: off mac: 00:00:00:00:00:00
Port 3: DOWN enabled stp: none vlan: 1 jumbo: off mac: 00:00:00:00:00:00
Port 4: DOWN enabled stp: none vlan: 1 jumbo: off mac: 00:00:00:00:00:00
Port 8: DOWN enabled stp: none vlan: 1 jumbo: off mac: 00:00:00:00:00:00
VLANs: BCM5301x enabled mac_check mac_hash
1: vlan1: 0 1 2 3 4 5t
2: vlan2: 5t
1045: vlan1045: 0t 5 7t 8t
1046: vlan1046: 4t 5 7
1047: vlan1047: 0 1 4t 8u
1099: vlan1099: 1 3 4 7 8t
1100: vlan1100: 0t 1t 2t
1101: vlan1101: 0t 1t 3t 5t 7 8u
1102: vlan1102: 3t 5t 7t 8t
1103: vlan1103: 3t 4t 5t 7t


Thanks
Randy
 
The previous robocfg show was for AP mode. Here is the router mode result.

:/tmp/home/root# robocfg show
Switch: enabled
Port 0: DOWN enabled stp: none vlan: 2 jumbo: off mac: 00:00:00:00:00:00
Port 1: 1000FD enabled stp: none vlan: 1 jumbo: off mac: 00:50:56:83:5e:e7
Port 2: 1000FD enabled stp: none vlan: 1 jumbo: off mac: ec:f4:bb:34:b6:1e
Port 3: DOWN enabled stp: none vlan: 1 jumbo: off mac: 00:00:00:00:00:00
Port 4: DOWN enabled stp: none vlan: 1 jumbo: off mac: 00:00:00:00:00:00
Port 8: DOWN enabled stp: none vlan: 2 jumbo: off mac: 00:00:00:00:00:00
VLANs: BCM5301x enabled mac_check mac_hash
1: vlan1: 1 2 3 4 5t
2: vlan2: 0 5
1045: vlan1045: 0t 5 7t 8t
1046: vlan1046: 4t 5 7
1047: vlan1047: 0 1 4t 8u
1099: vlan1099: 1 3 4 7 8t
1100: vlan1100: 0t 1t 2t
1101: vlan1101: 0t 1t 3t 5t 7 8u
1102: vlan1102: 3t 5t 7t 8t
1103: vlan1103: 3t 4t 5t 7t
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top