QoS
Tools and Testing > morsectrl
qos [options] <queue_ID> sets/reads QOS parameters for given queue ID
-c <value> number of AIFS slots to wait for
-t <value> maximum possible TX OP in us
-m <min> <max> contention window MIN,MAX values
This command sets access category parameters or reads the current values of the different access categories. There are 4 access categories that can be read or configured :-
0. Best effort
1. Background
2. Video
3. Voice
If configuring the access category the following options can be uses along with the queue that wants to be configured:
- -c. AIFS slots (Arbitration Inter Frame Spacing) - The minimum wait time before accessing the medium.
- -t TX OP - The Transmission Opportunity (TXOP) is an interval of time, in milliseconds, when a client has the right to initiate transmissions towards the AP.
- -m Contention window values - The window defines the min and max contention time of various stations who contend with each other for access to channel
Please note that morsectrl is designed for engineering testing and evaluation purposes only.
Changing the configuration of the device can break regulatory compliance.