Cisco Cisco Aironet 1130 AG Access Point

Página de 30
 
28
Release Notes for Cisco Aironet Access Points for Cisco IOS Release 12.3(8)JEA
OL-11186-01
  Documentation Updates
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.
The complete syntax is [no] beacon privacy guest-mode.
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
beacon privacy guest-mode
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
bridge-group 1 spanning-disabled
end