Command Reference WLAN QoS Commands
Parameter
Description
Parameter Description
back-groud
Sets the back-ground queue.
best-effort
Sets the best-effort queue.
video
Sets the video queue.
voice
Sets the voice queue.
aifsn aifsn-value
aifsn value, ranging from 1 to 127
cwmin cwmin-value
cwmin value, ranging from 0 to 32767
cwmax cwmax-value
cwmax value, ranging from 0 to 1023
txop txop-value
txop value, ranging from 0 to 344
radio [ radio-id ]
Radio of the client EDCA, ranging from 1 to 2
Defaults
For the default EDCA policy for the AP, see the 802.11 standard.
Command
mode
AP configuration mode.
Usage Guide
N/A
Configuration
Examples
Example 1: Configure the value of aifsn, that is the business type of edca-client voice to 10, cwmin to
1, cwmax to 5, and txop to 50, and allocate edca-client voice to interface radio 1 on the AP.
ruijie(config-ap)#wmm edca-client voice aifsn 10 cwmin 1 cwmax 5 txop 50 radio
1
Related
Commands
Command Description
wmm edca-radio { back-groud | best-effort |
video | voice } { aifsn [ aifsn-value ] cwmin
[ cwmin-value ] cwmax [ cwmax-value ] txop
[ txop-value ] length [ queue-length ] | cac
[ optional ] } radio [ radio-id ]
Configures the EDCA used by AP.
Platform
Description
N/A
wmm edca-radio
Use this command to configure the EDCA used by AP. Use the no form of this command to restore
the parameters to the default values.
wmm edca-radio { back-groud | best-effort | video | voice } { aifsn [ aifsn-value ] cwmin
[ cwmin-value ] cwmax [ cwmax-value ] txop [ txop-value ] length [ queue-length ] | cac [ optional ] }
radio [ radio-id ]
no wmm edca-radio { back-groud | best-effort | video | voice } radio [ radio-id ]