92undo qos cql cql-index queue queue-number queue-lengthViewSystem viewDefault level2: System levelParameterscql-index: CQ list index, which ranges from 1 to 16.queue-number: Queue number, which ranges from 1 to 16.queue-length: Maximum queue length, which ranges from 1 to 1024. This argument is 20 by default.DescriptionUse the qos cql queue command to specify the length of a custom queue, the maximum number ofpackets a custom queue can hold.Use the undo qos cql queue command to restore the default.If the queue is full, subsequent packets are dropped.Related commands: qos cql default-queue, qos cql inbound-interface, qos cql protocol, qos cql queueserving, and qos cq.Examples# Set the length of queue 4 in CQ list 5 to 40. system-view[Sysname] qos cql 5 queue 4 queue-length 40qos cql queue servingSyntaxqos cql cql-index queue queue-number serving byte-countundo qos cql cql-index queue queue-number servingViewSystem viewDefault level2: System levelParameterscql-index: CQ list index, which ranges from 1 to 16.queue-number: Queue number, which ranges from 1 to 16.byte-count: Number of bytes of packets that the specified queue sends in each cycle of queue scheduling,which ranges from 1 to 16777215 bytes. The default value is 1500.DescriptionUse the qos cql queue serving command to set the byte count for a custom queue on a CQ list.Use the undo qos cql queue serving command to restore the default.