11-19-2007 03:29 AM - edited 07-03-2021 02:57 PM
Hi. Using the express set up on the GUI page I can tick the box to broadcast the SSID no problem.. but when I set up WPA manually, and the SSID manually on the GUI, i cant find out how to broadcast the SSID. How do I go about it?
Cheers
Solved! Go to Solution.
11-19-2007 08:38 AM
Hi Davies,
Hope all is well with you :)
Hopefully this is what you are looking for :)
The command that controls the "Broadcast" of the SSID is "guest mode". Have a look;
guest-mode (SSID configuration mode)
Use the guest-mode SSID configuration mode command to configure the radio interface (for the specified SSID) to support guest mode. Use the no form of the command to disable the guest mode.
[no] guest-mode
The access point can have one guest-mode SSID or none at all. The guest-mode SSID is used in beacon frames and response frames to probe requests that specify the empty or wildcard SSID. If no guest-mode SSID exists, the beacon contains no SSID and probe requests with the wildcard SSID are ignored. Disabling the guest mode makes the networks slightly more secure. Enabling the guest mode helps clients that passively scan (do not transmit) associate with the access point. It also allows clients configured without a SSID to associate.
Examples
This example shows how to set the wireless LAN for the specified SSID into guest mode:
(config-if-ssid)# guest-mode
This example shows how to reset the guest-mode parameter to default values (no broadcast SSID):
(config-if-ssid)# no guest-mode
From this IOS Command doc;
Hope this helps!
Rob
11-19-2007 08:38 AM
Hi Davies,
Hope all is well with you :)
Hopefully this is what you are looking for :)
The command that controls the "Broadcast" of the SSID is "guest mode". Have a look;
guest-mode (SSID configuration mode)
Use the guest-mode SSID configuration mode command to configure the radio interface (for the specified SSID) to support guest mode. Use the no form of the command to disable the guest mode.
[no] guest-mode
The access point can have one guest-mode SSID or none at all. The guest-mode SSID is used in beacon frames and response frames to probe requests that specify the empty or wildcard SSID. If no guest-mode SSID exists, the beacon contains no SSID and probe requests with the wildcard SSID are ignored. Disabling the guest mode makes the networks slightly more secure. Enabling the guest mode helps clients that passively scan (do not transmit) associate with the access point. It also allows clients configured without a SSID to associate.
Examples
This example shows how to set the wireless LAN for the specified SSID into guest mode:
(config-if-ssid)# guest-mode
This example shows how to reset the guest-mode parameter to default values (no broadcast SSID):
(config-if-ssid)# no guest-mode
From this IOS Command doc;
Hope this helps!
Rob
11-19-2007 09:31 AM
Hey Rob thats brilliant, just what I was after :)
Thanks alot, I've been meaning to ask that question for a while.
Cheers!!
11-19-2007 09:40 AM
Hi Davies,
You are always welcome my friend :)
Have a great day!
Rob
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