R3303-HP 6600/HSR6600 Routers ACL and QoS Command Reference
106
The bandwidths assigned for AF and EF in a policy must have the same type, bandwidth or percentage.
After the queue ef bandwidth pct percentage [ cbs-ratio ratio ] command is used, CBS equals (Interface
available bandwidth × percentage × ratio)/100/1000.
After the queue ef bandwidth bandwidth [ cbs burst ] command is used, CBS equals burst. If the burst
argument is not specified, CBS equals bandwidth×25.
Examples
# Configure EF in traffic behavior database, with the maximum bandwidth as 200 kbps and CBS as
5000 bytes.
<Sysname> system-view
[Sysname] traffic behavior database
[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










