Nolan is correct but there is more necessary configuration. You'll need to make sure that all of the corresponding AP switch ports are configured as trunk ports. You'll need to trunk/tag VLANs 100-400 on those ports. Lastly, if the AP itself is in a separate "management" VLAN e.g. 2, you'll need to make VLAN 2 the native VLAN on those switch ports. Also, make sure that the uplink ports from those switches are also tagging those VLANs all the way back to wherever the SVI exists. Mode: Trunk Native: 2 (example) Trunk: 100, 200, 300 400 So your clients' traffic will get tagged for their respective SSID and then that traffic will be properly handled at the switch level.
... View more