88Related commands: qos cq.Examples# Display the CQ configuration and statistics of GigabitEthernet 1/0/1. display qos cq interface gigabitethernet 1/0/1Interface: GigabitEthernet1/0/1Output queue : (Urgent queuing : Size/Length/Discards) 0/100/0Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0Output queue : (Custom queuing : CQL 1 Size/Length/Discards)1: 0/ 20/0 2: 0/ 20/0 3: 0/ 20/04: 0/ 20/0 5: 0/ 20/0 6: 0/ 20/07: 0/ 20/0 8: 0/ 20/0 9: 0/ 20/010: 0/ 20/0 11: 0/ 20/0 12: 0/ 20/013: 0/ 20/0 14: 0/ 20/0 15: 0/ 20/016: 0/ 20/0Table 30 Output descriptionField DescriptionInterface Interface type and interface numberOutput queue Output queue informationCustom queuing Custom queuing. The CQ list in use is displayed.Size Number of packets in a queueLength Queue length, which specifies the maximum numberof packets a queue can holdDiscards Number of dropped packetsdisplay qos cqlSyntaxdisplay qos cql [cql-index ] [ | { begin | exclude | include } regular-expression ]ViewAny viewDefault level1: Monitor levelParameterscql-index: CQ list index, which ranges from 1 to 16.|: Filters command output by specifying a regular expression. For more information about regularexpressions, see the 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, which is a case sensitive string of 1 to 256 characters.