Port Priority and Classification Configuration Commands
Configuring Quality of Service (QoS)
9-14 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
9.3.3.4 set port qos hybrid
Use this command to enable and configure one of two hybrid queuing modes, either applying
802.1p strict priority (SP) queuing to higher priority queues, or weighted round robin (WRR)
queuing to lower priority queues.
set port qos hybrid hybrid_setting port-string que1_weight que2_weight
que3_weight
Syntax Description
Command Defaults
None.
Command Type
Switch command.
Command Mode
Read-Write.
hybrid_setting Specifies an integer (1 or 2) to select the hybrid mode of
operation.
port-string Specifies port(s) on which to set QoS weighted queues.
For a detailed description of possible port-string values,
refer to Section 4.1.2.
que1_weight Specifies a percentage of traffic (0 through 100) for queue
0. For Mode 2 do not set a weight, because this queue is
controlled by the SP algorithm and not the WRR
algorithm.
que2_weight Specifies a percentage of traffic (0 through 100) for
queue 1.
que3_weight Specifies a percentage of traffic (0 through 100) for
queue 2.
NOTE: The total percentage of transmit queue settings que1_weight through
que3_weight must add up to 100% for Mode 1.
Settings for que2_weight and que3_weight must add up to 100% for Mode 2
operation.