Command Reference Dot11 Radio Commands
Configuration
Examples
# Set 54 MHz to support on the 802.11a radio.
Ruijie(config)#interface dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)# rate-set 11a support 54
# Set 24 MHz to mandatory on the 802.11g radio.
Ruijie(config)#interface dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)# rate-set 11g mandatory 54
# Set MCS 12 to mandatory on the 802.11n radio.
Ruijie(config)#interface dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)# rate-set 11n mcs-mandatory 12
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A
11bsupport enable
Use the command to enable the specified radio to support 802.11b on 2.4 GHz.
11bsupport enable
no 11bsupport enable
Parameter
Description
Parameter Description
no
Disables the radio to support 802.11b.
Defaults
By default, the 802.11b is supported.
Command
mode
Dot11radio interface configuration mode
Usage Guide
N/A
Configuration
Examples
# Disable the radio to support 802.11b.
Ruijie(config)#interface dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)# no 11bsupport enable
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A