258 | |
|
|
Station Enhanced Distributed Channel Access (EDCA) Parameters affect traffic flowing from the client station to the access point
Understanding the Queues for AP and Station
The same types of queues are defined for different kinds of data transmitted from
Data | AP | Station |
Voice - High priority queue, minimum delay. | data0 | vo |
such as VoIP and streaming media are automatically sent to this |
|
|
queue. |
|
|
Video - High priority queue, minimum delay. | data1 | vi |
video data is automatically sent to this queue. |
|
|
Best Effort - Medium priority queue, medium throughput and | data2 | be |
delay. Most traditional IP data is sent to this queue. |
|
|
Background - Lowest priority queue, high throughput. Bulk data | data3 | bk |
that requires maximum throughput and is not |
|
|
sent to this queue (FTP data, for example). |
|
|
Distinguishing between AP and Station Settings in QoS Commands
Access Point - To get and set QoS settings on the access point (AP), use
Station - To get and set QoS settings on the client station, use the
Get QoS Settings on the AP
To view the current QoS settings and queue names for
name queue aifs cwmin cwmax burst
wlan1 | data0 | 1 | 3 | 7 | 1.5 |
wlan1 | data1 | 1 | 7 | 15 | 3.0 |
wlan1 | data2 | 3 | 15 | 63 | 0 |
wlan1 | data3 | 7 | 15 | 1023 | 0 |
wlan0 | data0 | 1 | 3 | 7 | 1.5 |
wlan0 | data1 | 1 | 7 | 15 | 3.0 |
wlan0 | data2 | 3 | 15 | 63 | 0 |
wlan0 | data3 | 7 | 15 | 1023 | 0 |
Get QoS Settings on the Client Station
To view the current QoS settings queue names for
name | queue aifs | cwmin cwmax |
wlan1 | vo | 2 | 3 | 7 | 47 |
wlan1 | vi | 2 | 7 | 15 | 94 |