Step 1 | ap name Cisco_AP mode monitor submode none
Example:Switch# ap name 3602a mode monitor
submode none
| Specifies the monitor submode for the access point as none.
Note
| A warning message indicates that changing the access point's mode will cause the access point to reboot and prompts you to specify whether you want to continue by entering Y.
|
After you enter Y, the access point reboots.
|
Step 2 | ap name Cisco_AP dot11 24ghz shutdown
Example:
Switch# ap name AP01 dot11 24ghz shutdown
|
Disables the access point radio.
|
Step 3 | ap name Cisco_AP monitor-mode tracking-opt
Example:Switch# ap name TSIM_AP1 monitor-mode
tracking-opt
| Configures the access point to scan only the Dynamic Channel Assignment (DCA) channels supported by its country of operation.
Note
| To disable tracking optimization for an access point, enter the ap name Cisco_AP monitor-mode tracking-opt no-optimization command.
|
|
Step 4 | ap name Cisco_AP monitor-mode dot11b {fast-channel [first_channel second_channel third_channel fourth_channel]}
Example:Switch# ap name AP01 monitor-mode dot11b
fast-channel 1 2 3 4
| Chooses up to four specific 802.11b channels to be scanned by the access point. Note
| In the United States, you can assign any value from 1 to 11 (inclusive) to the channel variable. Other countries support additional channels. You must assign at least one channel.
|
|
Step 5 | ap name Cisco_AP no dot11 24ghz shutdown
Example:Switch# ap name AP01 no dot11 24ghz shutdown
| Enables the access point radio.
|
Step 6 | show ap monitor-mode summary
Example:Switch# show ap monitor-mode summary
| Displays all the access points in monitor mode.
|