Limiting The Bandwidth On An Egress Interface - 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

Limiting the Bandwidth on an Egress Interface

You can limit the bandwidth on an egress port. For example, if a customer pays only for a small percentage
of a high-speed link, you can limit the bandwidth to that amount.
Note
The egress queue default settings are suitable for most situations. You should change them only when you
have a thorough understanding of the egress queues and if these settings do not meet your QoS solution.
Beginning in privileged EXEC mode, follow these steps to limit the bandwidth on an egress port. This procedure
is optional.
SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. srr-queue bandwidth limit weight1
4. end
5. show mls qos interface [interface-id] queueing
6. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface
gigabitethernet2/0/1
Step 3
srr-queue bandwidth limit weight1
Example:
Switch(config-if)# srr-queue
bandwidth limit 80
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
Purpose
Enters global configuration mode.
Specifies the port to be rate-limited, and enters interface
configuration mode.
Specifies the percentage of the port speed to which the port
should be limited. The range is 10 to 90.
By default, the port is not rate-limited and is set to 100 percent.
Note
To return to the default setting, use the no srr-queue
bandwidth limit interface configuration command.
How to Configure QoS
629

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents