R211x-HP Flexfabric 11900 ACL and QoS Command Reference
83
Parameters
byte-count: Allocates bandwidth to queues in terms of bytes.
weight: Allocates bandwidth to queues in terms of packets.
Usage guidelines
You must use the qos wrr command to enable WRR queuing before you can configure WRR queuing
parameters for a queue on an interface.
Examples
# Enable weight-based WRR queuing on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface Ten-GigabitEthernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr weight
# Enable byte-count WRR queuing on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface Ten-GigabitEthernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr byte-count
Related commands
display qos queue wrr interface
qos wrr { byte-count | weight }
Use qos wrr { byte-count | weight } to configure the WRR queuing parameters for a queue on an
interface.
Use undo qos wrr to restore the default WRR queuing parameters of a queue on an interface.
Syntax
qos wrr queue-id group { 1 | 2 } { byte-count | weight } schedule-value
undo qos wrr queue-id
Default
An interface uses the byte-count WRR queuing algorithm, and queues 0 through 7 are in WRR group 1,
with their weights of 1, 2, 3, 4, 5, 6, 7, and 8, respectively.
Views
Layer 2 Ethernet interface view, Layer 3 Ethernet interface view
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.
gr
oup { 1 | 2 }: Specifies WRR group 1 or 2.
byte-count: Allocates bandwidth to queues in terms of bytes.
weight: Allocates bandwidth to queues in terms of packets.










