R3303-HP 6600/HSR6600 Routers ACL and QoS Command Reference

93
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.
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 CQ configuration and statistics of all the interfaces.
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 GigabitEthernet 1/0/1.
<Sysname> display qos cq interface gigabitethernet 1/0/1
Interface: GigabitEthernet1/0/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
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 a CQ lists.