Port Priority and Classification Configuration Commands
Configuring Quality of Service (QoS)
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 9-13
1
9.3.3.3 set port qos wrr
Use this command to set the weighted round robin transmission queues for one or more ports.
set port qos wrr port-string que0_weight que1_weight que2_weight que3_weight
Syntax Description
Command Defaults
None.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This example shows how to set weighted queues on the Fast Ethernet ports 10 through 13 on the
expansion module in slot 1. In this example the hybrid queues 0, 1, 2, and 3 are being set to 10, 20,
30, and 40 percent, respectively:
port-string Specifies the port(s) on which to set QoS weighted
queues. For a detailed description of possible port-string
values, refer to Section 4.1.2.
que0_weight Specifies a percentage of weight (0 through 100, with 25
as the default) for queue 0.
que1_weight Specifies a percentage of weight (0 through 100, with 25
as the default) for queue 1.
que2_weight Specifies a percentage of weight (0 through 100, with 25
as the default) for queue 2.
que3_weight Specifies a percentage of weight (0 through 100, with 25
as the default) for queue 3.
NOTE: The total percentage of transmit queue settings que0_weight through
que3_weight must add up to 100%, otherwise the command is illegal.
Matrix>set port qos wrr fe.1.10-13 10 20 30 40