R3303-HP HSR6800 Routers ACL and QoS Command Reference
121
|: 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 is specified, this command displays the WFQ configuration of all the interfaces.
Examples
# Display the WFQ configuration of GigabitEthernet 1/0/1.
<Sysname> display qos wfq interface gigabitethernet 1/0/1
Interface: GigabitEthernet1/0/1
Output queue: Hardware weighted fair queue
Queue ID Weight Min-Bandwidth
------------------------------------------------
0 100 NA
1 1 200
2 1 NA
3 1 NA
4 1 NA
5 1 200
6 1 NA
7 1 NA
Table 38 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Output queue Pattern of the current output queue.
Queue ID ID of a queue.
Min-Bandwidth Minimum guaranteed bandwidth in kbps. NA indicates that it is not configured.
Related commands
qos wfq
qos bandwidth queue
Use qos bandwidth queue to set the minimum guaranteed bandwidth for a specified queue on the
port/port group.
Use undo qos bandwidth queue to cancel the configuration.
Syntax
qos bandwidth queue queue-id min bandwidth-value
undo qos bandwidth queue queue-id [ min bandwidth-value ]