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

93
|: 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 CQ configuration and statistics of all the
interfaces/PVCs.
If a VT interface is specified, this command displays QoS CQ information of all VA interfaces inheriting
the VT interface, but does not display QoS information about the VT interface.
Examples
# Display the CQ configuration and statistics of Ethernet 1/1.
<Sysname> display qos cq interface ethernet 1/1
Interface: Ethernet1/1
Output queue : (Urgent queuing : Size/Length/Discards) 0/100/0
Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0
Output queue : (Custom queuing : CQL 1 Size/Length/Discards)
1: 0/ 20/0 2: 0/ 20/0 3: 0/ 20/0
4: 0/ 20/0 5: 0/ 20/0 6: 0/ 20/0
7: 0/ 20/0 8: 0/ 20/0 9: 0/ 20/0
10: 0/ 20/0 11: 0/ 20/0 12: 0/ 20/0
13: 0/ 20/0 14: 0/ 20/0 15: 0/ 20/0
16: 0/ 20/0
Table 30 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Output queue Output queue information.
Custom queuing Custom queuing. The CQ list in use is displayed.
Size Number of packets in a queue.
Length Queue length, which specifies the maximum number of packets a queue can hold.
Discards Number of dropped packets.
Related commands
qos cq
display qos cql
Use display qos cql to display the configuration of the specified or all custom queue lists.
Syntax
display qos cql [ cql-index ] [ | { begin | exclude | include } regular-expression ]