87• 40 for the middle queue• 60 for the normal queue• 80 for the bottom queueDescriptionUse the qos pql queue command to specify the length of a specified priority queue (the maximum numberof packets that the priority queue can hold).Use the undo qos pql queue command to restore the default for a priority queue.If a queue is full, all subsequent packets to this queue are dropped.Related commands: qos pql default-queue, qos pql protocol, and qos pq.Examples# Set the length of the top queue in PQL 10 to 10. system-view[Sysname] qos pql 10 queue top queue-length 10CQ configuration commandsdisplay qos cq interfaceSyntaxdisplay qos cq interface [ interface-type interface-number ] [ | { begin | exclude | include }regular-expression ]ViewAny viewDefault level1: Monitor levelParametersinterface-type interface-number: Specifies an interface by its type and number.|: 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.DescriptionUse the display qos cq interface command to view the custom queuing (CQ) configuration and statisticsof an interface or all the interfaces.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 inheritingthe VT interface, but does not display QoS information about the VT interface.