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-indexdefault-queue { bottom middle normal top }

undo qos pql pql-indexdefault-queue

View System view

Parameters pql-index: PQL index, in the range 1 to 16.

top, middle, normal and bottom: Corresponds to the four levels of priority queue, in descending order. The queue defaults to normal.

Description Use the qos pql default-queuecommand to designate the packets without corresponding rules to a default queue.

Use the undo qos pql default-queuecommand 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: qos pql inbound-interface,qos pql protocol, qos pql queue, qos pq.

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-interfaceinterface-type interface-number queue { bottom middle normal top }

undo qos pql pql-index inbound-interfaceinterface-type interface-number

View System view

Parameters pql-index: PQL index, in the range 1 to 16.

interface-typeinterface-number: Specifies an interface by its type and number.

Page 1813
Image 1813
3Com MSR 50 Qos pql default-queue, Qos pql inbound-interface, Examples # Apply the priority list 12 to the Ethernet 1/0