6-19
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-11350-01
Chapter6 Configuring Radio Settings
Configuring Radio Channel Settings
Uniform Spreading Required: Yes
Current Frequency: 5300 MHz Channel 60 (DFS enabled)
Current Frequency: 5300 MHz Channel 60 (DFS enabled)
Allowed Frequencies: 5180(36) 5200(40) 5220(44) 5240(48) *5260(52) *5280(56) *53
00(60) *5320(64) *5500(100) *5520(104) *5540(108) *5560(112) *5580(116) *5660(13
2) *5680(136) *5700(140) 5745(149) 5765(153) 5785(157) 5805(161)
* = May only be selected by Dynamic Frequency Selection (DFS)
Listen Frequencies: 5170(34) 5190(38) 5210(42) 5230(46) 5180(36) 5200(40) 5220(4
4) 5240(48) 5260(52) 5280(56) 5300(60) 5320(64) 5500(100) 5520(104) 5540(108) 55
60(112) 5580(116) 5600(120) 5620(124) 5640(128) 5660(132) 5680(136) 5700(140) 57
45(149) 5765(153) 5785(157) 5805(161) 5825(165)
DFS Blocked Frequencies: none
Beacon Flags: 0; Beacons are enabled; Probes are enabled
Current Power: 17 dBm
Allowed Power Levels: -1 2 5 8 11 14 15 17
Allowed Client Power Levels: 2 5 8 11 14 15 17
...
Configuring a Channel
Use the channel command to configure a channel. The command for the interface is modified to only
allow you to select a specific channel number and to enable DFS.
The following example selects channel 36 and configures it to use DFS on a frequency band 1:
ap#configure terminal
ap(config)interface dot11radio1
ap(config-if) channel 36
ap(config-if)
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface dot11radio1 Enter the configuration interface for the 802.11a radio
Step3 channel number | dfs |band <1 - 5>}For number, enter one of the following channels: 36, 40, 44, 48,
149, 153, 157, 161, 5180, 5200, 5220, 5240, 5745, 5765, 5785,
or 5805.
Enter dfs and one of the following frequency bands to use
dynamic frequency selection on the selected channel:
1—5.150 to 5.250 GHz
2—5.250 to 5.350 Ghz
3—5.470 to 5.725 GHz
4—5.725 to 5.825 GHz
If you attempt to configure a channel that may only be selected
by dfs, the following message appears:
This channel number/frequency can only be used by
Dynamic Frequency Selection (DFS)
Step4 end Return to the privileged EXEC mode.
Step5 show running-config Verify your entries
Step6 copy running-config startup-config (Optional) Save your entries to the configuration file.