R211x-HP Flexfabric 11900 ACL and QoS Command Reference

85
Predefined user roles
network-admin
mdc-admin
Parameters
queue-id: Specifies a queue by its ID. A queue ID is a number in the range of 0 to 7 or a keyword in Table
32.
sp: As
signs a queue to the SP group, which uses the SP queue scheduling algorithm.
Usage guidelines
This command is available only on a WRR-enabled interface. Queues in the SP group are scheduled with
SP. The SP group has higher scheduling priority than the WRR group. Queues in a WRR group are
scheduled according to user-configured weights, and WRR groups are scheduled at a 1:1 ratio.
You must use the qos wrr command to enable WRR queuing before you can configure this command on
an interface.
Examples
# Enable packet-based WRR queuing on Ten-GigabitEthernet 1/0/1, and assign queue 0 to the SP
group.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr weight
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 0 group sp
Related commands
display qos queue wrr interface
qos wrr
WFQ commands
display qos queue wfq interface
Use display qos queue wfq interface to display the WFQ configuration on an interface.
Syntax
display qos queue wfq interface [ interface-type interface-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator