R3303-HP HSR6800 Routers ACL and QoS Command Reference

131
Views
Interface view, PVC view
Default command level
2: System level
Parameters
exponent: Exponent for average queue length calculation, in the range of 1 to 16. This argument is 9 by
default.
Usage guidelines
Before this configuration, enable WRED on the interface/PVC with the qos wred enable command first.
Examples
# Set the exponent for the average queue length calculation to 6 on GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos wfq queue-length 100 queue-number 512
[Sysname-GigabitEthernet1/0/1] qos wred enable
[Sysname-GigabitEthernet1/0/1] qos wred weighting-constant 6
Related commands
qos wred enable
display qos wred interface
WRED table commands
display qos wred table
Use display qos wred table to display the WRED table configuration information.
Syntax
display qos wred table [ table-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
table-name: Name of the WRED table to be displayed.
|: 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.