Command Reference Dot11 Radio Commands
channel
Use this command to set the channel that the radio operates in.
channel channel-num
no channel
Parameter
Description
Parameter Description
no
Sets to auto search and configures the radio channel.
channel-num
Specifies a radio channel. The range is from 1 to 13 on the 2.4-GHz
radio, from 36 to 165 on the 5-GHz radio. (For a specific product, the
supported radio channels depend on the country code.)
Defaults
N/A
Command
mode
Dot11radio interface configuration mode
Usage Guide
N/A
Configuration
Examples
# Set the radio to operate in channel 11.
Ruijie(config)#interface dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)#channel 11
Related
Commands
Command Description
radio-type
Sets the radio type.
Platform
Description
N/A
radio-type
Use this command to set the RF mode of a radio.
radio-type { 802.11a | 802.11b }
Parameter
Description
Parameter Description
802.11a
Supports 5 GHz frequency band.
802.11b
Supports 2.4 GHz frequency band.
Defaults
By default, Radio 1 is configured with 802.11b and Radio 2 802.11a.