Specifications

2-24
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
beacon privacy guest-mode
beacon privacy guest-mode
This command must be configured if you wish the beacon frames to use the privacy settings of the
guest-mode SSID. If there is no guest-mode SSID configured, the command has no effect. If there is a
guest-mode SSID and the command is configured, the privacy bit present in the beacon frames are set to
ON/OFF according to how the security (encryption) settings of the guest-mode SSID are configured.
The command has no effect in MBSSID mode.
Syntax Description The complete syntax is [no] beacon privacy guest-mode.
Defaults This command has no defaults.
Command Modes Configuration interface
Command History
Examples The following is a sample showing how the command is used.
ap#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
ap(config)#int d0
ap(config-if)#bea
ap(config-if)#beacon ?
dtim-period dtim period
period beacon period
privacy Privacy bit
ap(config-if)#beacon pr
ap(config-if)#beacon privacy ?
guest-mode Use privacy bit setting of Guest ssid
ap(config-if)#beacon privacy g
ap(config-if)#beacon privacy guest-mode ?
ap(config-if)#beacon privacy guest-mode
ap(config-if)#end
ap#
*Mar 1 23:34:45.583: %SYS-5-CONFIG_I: Configured from console by console
ap#sh run in d0
Building configuration...
Current configuration : 365 bytes
!
interface Dot11Radio0
no ip address
no ip route-cache
shutdown
speed basic-1.0 basic-2.0 basic-5.5 basic-11.0
station-role root
Release Modification
12.3(11)JA This command was introduced.