Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
mls qos srr-queue input bandwidth weight1
weight2
Example:
Switch(config)# mls qos srr-queue input
bandwidth 25 75
Step 3
end
Example:
Switch(config)# end
Step 4
Use one of the following:
• show mls qos interface queueing
• show mls qos input-queue
Example:
Switch# show mls qos interface queueing
or
Switch# show mls qos input-queue
Step 5
copy running-config startup-config
Example:
Switch# copy running-config
startup-config
Purpose
Enters the global configuration mode.
Assigns shared round robin weights to the ingress queues.
The default setting for weight1 and weight2 is 4 (1/2 of the bandwidth
is equally shared between the two queues).
For weight1 and weight2, the range is 1 to 100. Separate each value
with a space.
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.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
To return to the default setting, use the no mls qos srr-queue input
bandwidth global configuration command.

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

How to Configure QoS
617

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents