R3303-HP HSR6800 Routers ACL and QoS Command Reference
123
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos wfq
qos wfq weight
Use qos wfq weight to assign a queue to a WFQ group, with a certain scheduling weight, on an
interface that performs packet-based WRR queuing.
Use undo qos wfq weight to restore the default WFQ settings of a queue on an interface.
Syntax
qos wfq queue-id weight schedule-value
undo qos wfq queue-id weight
Views
Interface view, port group view
Default command level
2: System level
Parameters
queue-id: Specifies a queue by its ID in the range of 0 to 7.
weight schedule-value: Specifies a scheduling weight for the specified queue in packet-based WFQ. The
value range for the schedule-value argument is 1 to 8, and the default is 1 for all queues.
Usage guidelines
Settings in interface view take effect on the current interface. Settings in port group view take effect on all
ports in the port group.
Examples
# Enable packet-based WFQ on GigabitEthernet 1/0/1, and assign queue 0, with the scheduling
weight 100, to WFQ group 1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos wfq weight
[Sysname-GigabitEthernet1/0/1] qos wfq 0 weight 100
Related commands
• display qos wfq interface
• qos bandwidth queue
• qos wfq
CBQ commands
queue af
Use queue af to enable assured-forwarding (AF) and set the minimum guaranteed bandwidth.
Use undo queue af to delete the configuration from the traffic behavior.