7-61
Cisco Wireless LAN Controller Configuration Guide
OL-17037-01
Chapter 7 Controlling Lightweight Access Points
Optimizing RFID Tracking on Access Points
Step 12
Click
Apply
to commit your changes.
Step 13
Click
Save Configuration
to save your changes.
Step 14
To re-enable the access point radio, choose
Enable
from the Admin Status drop-down box and click
Apply
.
Step 15
Click
Save Configuration
to save your changes.
Using the CLI to Optimize RFID Tracking on Access Points
Using the controller CLI, follow these steps to optimize RFID tracking.
Step 1
To configure an access point for monitor mode, enter this command:
config ap mode monitor
Cisco_AP
Step 2
When warned that the access point will be rebooted and asked if you want to continue, enter
Y
.
Step 3
To save your changes, enter this command:
save config
Step 4
To disable the access point radio, enter this command:
config 802.11b disable
Cisco_AP
Step 5
To configure the access point to scan only the DCA channels supported by its country of operation, enter
this command:
config ap monitor-mode tracking-opt
Cisco_AP
Note
To specify the exact channels to be scanned, enter this command and the command in
.
Note
To disable tracking optimization for this access point, enter this command:
config ap
monitor-mode no-optimization
Cisco_AP.
Step 6
After you have entered the command in
, you can enter this command to choose up to four specific
802.11b channels to be scanned by the access point:
config ap monitor-mode 802.11b fast-channel
Cisco_AP channel1 channel2 channel3 channel4
Note
In the United States, you can assign any value between 1 and 11 (inclusive) to the
channel
variable. Other countries support additional channels. You must assign at least one channel.
Step 7
To re-enable the access point radio, enter this command:
config 802.11b enable
Cisco_AP
Step 8
To save your changes, enter this command:
save config