Specifications
6-2
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-5260-01
Chapter 6 Configuring Radio Settings
Disabling and Enabling the Radio Interface
Disabling and Enabling the Radio Interface
The access point radios are enabled by default. Beginning in privileged EXEC mode, follow these steps
to disable the access point 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.