86queue-key key-value Descriptionless-than Length (0 to 65535) IP packets smaller than a specifiedvalue are enqueued.tcp Port number (0 to 65535)IP packets with a specified sourceor destination TCP port number areenqueued.udp Port number (0 to 65535)IP packets with a specified sourceor destination UDP port numberare enqueued.NOTE:When thequeue-key is tcp or udp, thekey-value can be either a port name or port number.DescriptionUse the qos pql protocol command to specify a queue for the IP packets that match a certain matchcriterion.Use the undo qos pql protocol command to delete the match criterion.By default, no match criterion is configured.The system matches a packet with match criteria in the order configured. When the packet matches acertain criterion, the matching process is over.You can execute this command multiple times with the same pql-index argument to create multiple matchcriteria for IP packets.Related commands: qos pql default-queue, qos pql queue, and qos pq.Examples# Create a rule in PQL 1 to assign IP packets matching ACL 3100 to the top queue. system-view[Sysname] qos pql 1 protocol ip acl 3100 queue topqos pql queueSyntaxqos pql pql-index queue { bottom | middle | normal | top } queue-length queue-lengthundo qos pql pql-index queue { bottom | middle | normal | top } queue-lengthViewSystem viewDefault level2: System levelParameterspql-index: PQL index, which ranges from 1 to 16.queue-length: Queue length for the specified queue, which ranges from 1 to 1024. By default, the queuelength values for the four priority queues are as follows:• 20 for the top queue