Command Reference Guide

3Com Router 5000 Family and Router 6000 Family qos pql protocol 109
Command Reference
qos pql protocol
Purpose Use the qos pql inbound-interface command to establish classification rules
based on interfaces.
Use the
undo qos pql inbound-interface command to delete the
corresponding classification rule.
Syntax qos pql pql-index inbound-interface interface-type interface-number
queue { top | middle | normal | bottom }
undo qos pql pql-index inbound-interface interface-type
interface-number
Parameters pql-index
PQL index, ranging 1 to 16.
Interface-type
Interface type.
Interface-number
Interface number.
top, middle, normal and
bottom
Corresponding to the four levels of priority queues, in
descending order.
When queue-key is tcp or udp, key-value can be port name or the associated
port number. You can enter “?” to get the port numbers associated with port names..
Default By default, no classification rule is configured.
Table 2 Description on values of queue-key and key-value
queue-key key-value Description
fragments Null All IP packets that match the specified
ACL are enqueued.
acl ACL group number, 2000 to
3999
All IP fragments are enqueued.
less-than Length, 0 to 65535 Link layer frames greater than the
specified value are enqueued.
greater-than Length, 0 to 65535 Any link layer frame greater than the
specified value is enqueued.
tcp Port number, 0 to 65535 Any IP packet whose source or
destination TCP port number is the
specified port number will be classified.
udp Port number, 0 to 65535 Any IP packet whose source or
destination UDP port number is the
specified port number will be classified.
–– –– All IP packets