Cisco Cisco Aironet 350 Access Points 릴리즈 노트

다운로드
페이지 18
9
Release Notes for Cisco Aironet 350, 1100, and 1200 Series Access Points for Cisco IOS Release 12.2(13)JA
OL-4529-01
Important Notes
Disable Radio Interfaces When Upgrading from Cisco IOS Release 12.2(11)JA to 
12.2(13)JA
If your access point runs Cisco IOS Release 12.2(11)JA or 12.2(11)JA1, the access point might crash 
immediately after you upgrade to IOS Release 12.2(13)JA. Because of a rare timing condition that 
affects the radios, the access point sometimes crashes immediately after the upgrade when the radios are 
enabled. However, when the access point reboots after the crash, the upgrade is complete and the access 
point operates normally. To prevent the access point from crashing, disable the radio interfaces before 
upgrading to IOS Release 12.2(13)JA.
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 2
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 port. 
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface dot11radio { 0 | 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.