Cisco Cisco Aironet 1310 Access Point Bridge Notas de publicación

Descargar
Página de 8
 
4
Release Notes for Cisco Aironet Access Points for Cisco IOS Release 12.3(11)JA4
OL-14258-01
  Important Information
Figure 1
Network Interfaces: Radio Settings Page
Step 2
Select Disable to disable the radio.
Step 3
Click Apply at the bottom of the page.
Step 4
If your access point has two radios, repeat these steps for the second radio.
Beginning in privileged EXEC mode, follow these steps to disable the access point radios using the CLI:
If your access point has two radios, repeat these steps for the second radio. Use the no form of the 
shutdown command to enable the radio. 
Important Information
CCKM and Fast Roaming on Cisco 7921/7925 IP Phones
When a 7921 or 7925 wireless associates to an access point in a WDS with CCKM, it cannot fast roam 
because call admission control is not enabled. To work around this issue you must enable admission 
control by issuing the admit-traffic command in the access point SSID configuration as shown in the 
following example:
dot11 ssid voice
vlan 21
authentication open eap eap_methods
authentication network-eap eap_methods
authentication key-managemenet wpa cckm
admit-traffic
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface dot11radio {| 1}
Enter interface configuration mode for the radio interface. The 
2.4-GHz radio is radio 0, and the 5-GHz radio is radio 1.
Step 3
shutdown
Disable the radio port.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config (Optional) Save your entries in the configuration file.