R21xx-HP FlexFabric 11900 ACL and QoS Command Reference

81
Number Ke
y
word
3 af3
4 af4
5 ef
6 cs6
7 cs7
Examples
# Enable byte-count WRR queuing on Ten-GigabitEthernet 1/0/1, assign queue 0, with the scheduling
weight 10, to WRR group 1, and assign queue 1, with the scheduling weight 5, to WRR group 2.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr byte-count
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 0 group 1 byte-count 10
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 1 group 2 byte-count 5
Related commands
display qos wrr interface
qos wrr
qos wrr group sp
Use qos wrr group sp to assign a queue to the SP group.
Use undo qos wrr group sp to restore the default.
Syntax
qos wrr queue-id group sp
undo qos wrr queue-id
Default
All the queues of a WRR-enabled port are in WRR group 1.
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin
Parameters
queue-id: Specifies a queue by its ID in the range of 0 to 7.
sp: Assigns 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.