R3303-HP HSR6800 Routers ACL and QoS Command Reference
111
Default command level
2: System level
Parameters
exponent: Exponent in the range of 1 to 16. This argument is 9 by default.
Usage guidelines
Before configuring this command, make sure that the queue af command or the queue wfq command is
configured and WRED drop is enabled using the wred command.
The wred weighting-constant command configuration is removed if the wred command configuration is
removed.
Examples
# Set the exponent for calculating the average queue length to 6.
<Sysname> system-view
[Sysname] traffic behavior database
[Sysname-behavior-database] queue af bandwidth 200
[Sysname-behavior-database] wred ip-precedence
[Sysname-behavior-database] wred weighting-constant 6
Related commands
• qos policy
• traffic behavior
• classifier behavior
RTP queuing commands
display qos rtpq interface
Use display qos rtpq interface to display the information of the current IP RTP priority queue, including the
queue length and the number of dropped packets on an interface or all interfaces.
Syntax
display qos rtpq interface [ interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.