Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
radio
To enable the Cisco radio policy on a WLAN, use the radio command. To disable the Cisco radio policy
on a WLAN, use the no form of this command.
radio {all| dot11a| dot11ag| dot11bg| dot11g}
no radio
Syntax Description
Configures the WLAN on all radio bands.
all
Configures the WLAN on only 802.11a radio bands.
dot11a
Configures the WLAN on 802.11a/g radio bands.
dot11ag
Configures the wireless LAN on only 802.11b/g radio bands (only 802.11b
if 802.11g is disabled).
dot11bg
Configures the wireless LAN on 802.11g radio bands only.
dot11g
Command Default
Radio policy is enabled on all bands.
Command Modes
wlan
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You must disable the WLAN before using this command.
Examples
This example shows how to configure the WLAN on all radio bands:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
radio all
This example shows how to disable all radio bands on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no radio all
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
549
radio