I want to segregate our 2nd 'Guest' wireless devices onto a separate VLAN. Currently we don't have VLANs set up, but the APs are deployed across multiple switches. Without creating trunks and deploying VLANs to all the switches, I want to attempt the following:
- Set up the Guest Wireless to TUNNEL to the ZD
- Create a new VLAN for the new Guest WLAN and associate it
- Convert the port on the switch that the ZD is connected to to a Trunk Port with both, the Default VLAN and the new GUEST VLAN on it
- Convert another port on the Switch to the GUEST VLAN and connect that port to our firewall/router as a separate network (complete with DHCP server specifically for the Guest IP's)
Would this work for segregating the Guests to a separate VLAN without having to configure each switch?