3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1814
C
HAPTER
 112: PQ C
ONFIGURATION
 C
OMMANDS
topmiddlenormal and bottom: Corresponds to the four levels of priority 
queues, in descending order.
Description
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.
By default, no classification rule is configured.
This command can match packets according to which interface the packet comes 
from. For the same pql-index, this command can be repeatedly used, establishing 
classification rules for packets that come from different interfaces.
Related commands:
Examples
# Create rule 12, making packets from interface serial 2/0 to be put into the 
middle queue.
<Sysname> system-view
[Sysname] qos pql 12 inbound-interface serial2/0 middle 
qos pql protocol
Syntax
qos pql pql-index protocol ip queue-key key-value queue { bottom | middle | normal | 
top }
undo qos pql pql-index protocol ip [ queue-key key-value ]
View
System view
Parameters
pql-index: PQL index, in the range 1 to 16.
topmiddlenormalbottom: Priority queues, in descending order.
ip: Protocol name is IP.
queue-key: Associated key of a queue.
key-value: Matching rule of a queue associated key.
When the protocol-name is IP, the values of queue-key and key-value are displayed 
in the following table:
Table 483   Description on values of queue-key and key-value
queue-key key-value 
Description 
acl 
access-list-number
2000 to 3999 
All IP packets that match the specified ACL are 
enqueued. 
fragments 
Null 
All fragmented IP packets are enqueued.