Command Reference Guide

88
undo qos wfq queue-id
Default
When WFQ queuing is used on an interface, all the queues are in WFQ group 1 and have a weight of
1.
Views
Layer 2 Ethernet interface view, Layer 3 Ethernet interface view
Predefined user roles
network-admin
Parameters
queue-id: Specifies a queue by its ID. The value is an integer in the range of 0 to 7 or a keyword listed
in Table 33.
gr
oup { 1 | 2 }: Specifies WFQ group 1 or 2. If you do not specify a group, group 1 applies.
byte-count: Allocates bandwidth to queues in terms of bytes.
weight: Allocates bandwidth to queues in terms of packets.
schedule-value: Specifies a scheduling weight for the specified queue in WFQ queuing, in the range of
1 to 15.
Usage guidelines
You must use the qos wfq command to enable WFQ first before you configure this command.
Examples
# Enable byte-count WFQ on interface FortyGigE 1/1/1, assign queue 0, with the scheduling weight 10,
to WFQ group 1, and assign queue 1, with the scheduling weight 5, to WFQ group 2.
<Sysname> system-view
[Sysname] interface FortyGigE 1/1/1
[Sysname-FortyGigE1/1/1] qos wfq byte-count
[Sysname-FortyGigE1/1/1] qos wfq 0 group 1 byte-count 10
[Sysname-FortyGigE1/1/1] qos wfq 1 group 2 byte-count 5
Related commands
display qos queue wfq interface
qos bandwidth queue
qos wfq
qos wfq group sp
Use qos wfq group sp to assign a queue to the SP group.
Use undo qos wfq group sp to restore the default.
Syntax
qos wfq queue-id group sp
undo qos wfq queue-id
Default
When WFQ queuing is used on an interface, all the queues are in the WFQ group.