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

Descargar
Página de 22
 
3
Release Notes for Cisco Aironet Access Points for Cisco IOS Release 12.4(3g)JA
OL-11736-01
  System Requirements
Disable Radios to Prevent Unexpected Reboot When Upgrading System Software 
If your access point runs Cisco IOS Release 12.2(11)JA, 12.2(11)JA1, or 12.2(11)JA2, your access point 
might unexpectedly reboot after you upgrade to a later Cisco IOS Release. Because of a rare timing 
condition that affects the radios, the access point sometimes reboots immediately after the upgrade when 
the radios are enabled. However, after the access point reboots the upgrade is complete and the access 
point operates normally. To prevent the access point from rebooting unexpectedly, disable the radio 
interfaces before upgrading software. 
Follow these steps to disable the radio interfaces using the web-browser interface:
Step 1
Browse to the Network Interfaces: Radio Settings page. 
 shows the top portion of the Network 
Interfaces: Radio Settings page.
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. 
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.