DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Assigns shared round robin weights to the ingress queues.
mls qos srr-queue input bandwidth weight1
weight2
Step 2
The default setting for
weight1
and
weight2
is 4 (1/2 of the bandwidth
is equally shared between the two queues).
Example:
Switch(config)#
mls qos srr-queue input
For
weight1
and
weight2
, the range is 1 to 100. Separate each value
with a space.
bandwidth 25 75
SRR services the priority queue for its configured weight as specified
by the
bandwidth
keyword in the
mls qos srr-queue input
priority-queue queue-id bandwidth weight
global configuration
command. Then, SRR shares the remaining bandwidth with both
ingress queues and services them as specified by the weights configured
with the
mls qos srr-queue input bandwidth weight1 weight2
global
configuration command.
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 3
Verifies your entries.
Use one of the following:
Step 4
•
show mls qos interface queueing
•
show mls qos input-queue
Example:
Switch#
show mls qos interface queueing
or
Switch#
show mls qos input-queue
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Step 5
Example:
Switch#
copy running-config
To return to the default setting, use the
no mls qos srr-queue input
bandwidth
global configuration command.
startup-config
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
617
How to Configure QoS
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......