Cisco Cisco Aironet 1200 Access Point

Pagina di 24
 
4
Release Notes for Cisco Aironet 350, 1100, 1130AG, 1200 and 1230AG Series Access Points for Cisco IOS Release 12.3(4)JA2
OL-10198-01
System Requirements
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.