3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1813
Examples
# Apply the priority list 12 to the Ethernet 1/0.
<Sysname> system-view
[Sysname] interface Ethernet1/0
[Sysname-Ethernet1/0] qos pq pql 12 
qos pql default-queue
Syntax
qos pql pql-index default-queue { bottom | middle | normal | top }
undo qos pql pql-index default-queue
View
System view
Parameters
pql-index: PQL index, in the range 1 to 16.
topmiddlenormal and bottom: Corresponds to the four levels of priority 
queue, in descending order. The queue defaults to normal.
Description
Use the qos pql default-queue command to designate the packets without 
corresponding rules to a default queue.
Use the undo qos pql default-queue command to cancel the configuration 
and restore the default value.
During traffic classification, if a packet does not match any rule, it will be put into 
the default priority queue.
For the same pql-index, repeated use of this command will set new default queue.
Related commands:
Examples
# Set the default queue of the packets matching no rules in PQL 12 to be the 
bottom queue.
<Sysname> system-view
[Sysname] qos pql 12 default-queue bottom 
qos pql inbound-interface
Syntax
qos pql pql-index inbound-interface interface-type interface-number queue { bottom 
middle | normal | top }
undo qos pql pql-index inbound-interface interface-type interface-number
View
System view
Parameters
pql-index: PQL index, in the range 1 to 16.
interface-type interface-number: Specifies an interface by its type and number.