Command Reference Dot11 Radio Commands
Defaults
The default value is 4 for long frames and 7 for short frames.
Command
mode
Dot11radio interface configuration mode
Usage Guide
N/A
Configuration
Examples
# Set the retries of long frames.
Ruijie(config)#interface dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)# retries long 2
# Restore the default retries of short frames.
Ruijie(config)#interface dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)#no retries short
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A
sta-idle-timeout
Use this command to set the idle timeout for wireless clients.
sta-idle-timeout seconds
no sta-idle-timeout
Parameter
Description
Parameter Description
no
Restores the default value.
seconds
Specifies the idle timeout. The range is from 60 to 86400 seconds.
Defaults
The default value is 300 seconds.
Command
mode
Dot11radio interface configuration mode
Usage Guide
N/A
Configuration
Examples
# Set the idle time to 900 seconds.
Ruijie(config)#interface dot11radio 1/0
Ruijie(config-if-Dot11radio 1/0)# sta-idle-timeout 900