R3303-HP HSR6800 Routers ACL and QoS Command Reference

122
Views
Interface view, port group view
Default command level
2: System level
Parameters
queue-id: Queue ID.
min bandwidth-value: Sets the minimum guaranteed bandwidth in kbps for a queue when the port is
congested.
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
# Set the minimum guaranteed bandwidth to 100 kbps for queue 0 on GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos wfq
[Sysname-GigabitEthernet1/0/1] qos bandwidth queue 0 min 100
qos wfq
Use qos wfq to enable WFQ on an interface.
Use undo qos wfq to restore the default queuing algorithm on an interface.
Syntax
qos wfq
undo qos wfq
Default
The default queuing algorithm is FIFO.
Views
Interface view, port group view
Default command level
2: System level
Parameters
None.
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.
You must enable WFQ before you can configure WFQ queuing parameters for a queue on an interface.
Examples
# Enable WFQ on GigabitEthernet 1/0/1.