R3303-HP HSR6800 Routers ACL and QoS Command Reference

106
[Sysname-behavior-database] queue ef bandwidth 200 cbs 5000
Related commands
qos policy
traffic behavior
classifier behavior
queue wfq
Use queue wfq to configure WFQ in the traffic behavior.
Use undo queue wfq to delete the configuration.
Syntax
queue wfq [ queue-number total-queue-number ]
undo queue wfq
Views
Traffic behavior view
Default command level
2: System level
Parameters
queue-number total-queue-number: Specifies the number of fair queues, which can be 16, 32, 64, 128,
256, 512, 1024, 2048, or 4096. The default is 64 for global interfaces, 64 for non-global interfaces on
FIP-600 cards, and 256 for non-global interfaces on the other cards.
NOTE:
Global interfaces include tunnel interfaces, aggregate interfaces, and HDLC link bundle interfaces.
Non-global interfaces include all interfaces except these three types of interfaces.
Usage guidelines
The traffic behavior configured with this command can only be associated with the default class. This
command can be used in conjunction with the queue-length command or the wred command.
Examples
# Configure the default class to use WFQ with 16 queues.
<Sysname> system-view
[Sysname] traffic behavior test
[Sysname-behavior-test] queue wfq queue-number 16
[Sysname] qos policy user1
[Sysname-qospolicy-user1] classifier default-class behavior test
Related commands
qos policy
traffic behavior
classifier behavior