08-17-2010 09:09 PM - edited 07-03-2021 07:05 PM
Hi
I have a 1252 AP and i wanted to know what do i need to do to set it up to broadcast multiple SSID's
is there something that i need to do on the web interface or something through CLI.Thanks in advance
and have a great day.
Solved! Go to Solution.
08-17-2010 09:14 PM
plz paste the output "show controllers". this will let us know whether we can or we cannot broadcast the multiple SSIDs.
The command to enable this featute is..
AP(config)#int dot11 0
AP(config-if)#mbssid
AP(config)#dot11 ssid
AP(config-ssid)#no guest-mode
AP(config-ssid)#mbssid guest-mode
AP(config)#dot11 ssid
AP(config-ssid)#no guest-mode
AP(config-ssid)#mbssid guest-mode
This will do it
Regards
Surendra
08-17-2010 09:14 PM
plz paste the output "show controllers". this will let us know whether we can or we cannot broadcast the multiple SSIDs.
The command to enable this featute is..
AP(config)#int dot11 0
AP(config-if)#mbssid
AP(config)#dot11 ssid
AP(config-ssid)#no guest-mode
AP(config-ssid)#mbssid guest-mode
AP(config)#dot11 ssid
AP(config-ssid)#no guest-mode
AP(config-ssid)#mbssid guest-mode
This will do it
Regards
Surendra
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide