R2511-HP MSR Router Series ACL and QoS Command Reference(V5)

112
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/PVC or all interfaces/PVCs.
Syntax
display qos rtpq interface [ interface-type interface-number [ pvc { pvc-name [ vpi/vci ] | vpi/vci } ] ] [ |
{ 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.
pvc { pvc-name [ vpi/vci ] | vpi/vci }: Specifies a PVC on an ATM interface. The pvc-name argument
specifies the PVC by its name. vpi/vci specifies the PVC by its VPI/VCI pair. This option is only available
for ATM interfaces.
|: 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.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If no interface/PVC is specified, this command displays the RTP priority queuing configuration and
statistics of all the interfaces/PVCs.