C
HAPTER
22
| QoS Commands
– 312 –
qos configuration This command displays QoS configuration settings, including storm control,
default priority queue, default tag priority, quality control list, rate limiting,
queuing mode and queue weights.
SYNTAX
qos configuration [port-list]
port-list - A specific port or range of ports. (Range: 1-28, or all)
EXAMPLE
QoS>configuration 1-10
Traffic Classes: 4
Storm Multicast: Disabled 1 pps
Storm Broadcast: Disabled 1 pps
Storm Unicast : Disabled 1 pps
Port Default Tag Priority QCL ID Rate Limiter Shaper Mode Weight
---- ------- ------------ ------ ------------ --------- -------- -----
1 Low 0 1 Disabled Disabled Strict 1/2/4/8
2 Low 0 1 Disabled Disabled Strict 1/2/4/8
3 Low 0 1 Disabled Disabled Strict 1/2/4/8
4 Low 0 1 Disabled Disabled Strict 1/2/4/8
5 Low 0 1 Disabled Disabled Strict 1/2/4/8
6 Low 0 1 Disabled Disabled Strict 1/2/4/8
7 Low 0 1 Disabled Disabled Strict 1/2/4/8
8 Low 0 1 Disabled Disabled Strict 1/2/4/8
9 Low 0 1 Disabled Disabled Strict 1/2/4/8
10 Low 0 1 Disabled Disabled Strict 1/2/4/8
QoS>
qos default This command displays or sets the default priority (i.e., traffic class) for
specified ports.
SYNTAX
qos default [port-list] class
port-list - A specific port or a range of ports. (Range: 1-28, or all)
class - The priority assigned to ingress frames that do not match
any of the entries in the QCL assigned by the qos qcl port command
(see page 313). (Options: low/norma/medium/high or 1/2/3/4)
DEFAULT SETTING
Low
EXAMPLE
QoS>default 9 high
QoS>