2-691
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
srr-queue bandwidth share
srr-queue bandwidth share
Use the
srr-queue bandwidth share
interface configuration command to assign the shared weights and
to enable bandwidth sharing on the four egress queues mapped to a port. The ratio of the weights is the
ratio of frequency in which the shaped round robin (SRR) scheduler sends packets from each queue. Use
the
no
form of this command to return to the default setting.
srr-queue bandwidth share
weight1 weight2 weight3 weight4
no srr-queue bandwidth share
Syntax Description
Defaults
Weight1, weight2, weight3, and weight4 are 25 (1/4 of the bandwidth is allocated to each queue).
Command Modes
Interface configuration
Command History
Usage Guidelines
The absolute value of each weight is meaningless, and only the ratio of parameters is used.
In shared mode, the queues share the bandwidth among them according to the configured weights. The
bandwidth is guaranteed at this level but not limited to it. For example, if a queue empties and does not
require a share of the link, the remaining queues can expand into the unused bandwidth and share it
among themselves.
If you configure a shaped queue weight to 0 by using the
srr-queue bandwidth shape
interface
configuration command, this queue participates in SRR shared mode. The weight specified with the
srr-queue bandwidth shape
command is ignored, and the weights specified with the
srr-queue
bandwidth share
interface configuration command for a queue take effect.
When configuring queues for the same port for both shaping and sharing, make sure that you configure
the lowest numbered queue for shaping.
This command is supported on an enhanced-services (ES) port.
For information about the interaction between the
priority-queue
interface configuration command and
the
srr-queue bandwidth share
interface configuration command, see the usage guidelines in the
“priority-queue” section on page 2-365
.
Note
The egress queue-set default settings are suitable for most situations. You should change them only when
you have a thorough understanding of the queues and if these settings do not meet your quality of service
(QoS) solution.
weight1 weight2
weight3 weight4
The ratios of
weight1
,
weight2
,
weight3
, and
weight4
control the ratio of the
frequency in which the SRR scheduler sends packets. Separate each value with
a space. The range is 1 to 255.
Release
Modification
12.1(14)AX
This command was introduced.