cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
327
Views
0
Helpful
1
Replies

What would this config actually do (srr-queue)

LucaSalvatore_2
Level 1
Level 1

I have seen this interface configuration around on a few switches in my network.

interface GigabitEthernet1/0/10

switchport access vlan 2

srr-queue bandwidth shape 0 0 0 0

What would the srr-queue command do here?  there is nothing else on the interface.

I think it pretty much does nothing, but just not 100% sure.

thanks

1 Reply 1

Ankur Arora
Level 1
Level 1

Hi,

This command is used for shaping the traffic. Do you have QOS enabled on the switch?

Issue show mls qos, to check if you have enabled it.

Here you have SRR shape weight to zero for all queues so effectively no shaping is applied. For example if you had something like srr-queue bandwidth shape 30 0 0 0, it would have restricted the first queue to “1/30” of the interface bandwidth (which is approximately 3.3Mbps for 100Mbps interface and approximately 330Kbps for a 10Mbps interface) and rest of the queues would have shared rest of the interface bandwidth.

For more details you may go through the following:

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_50_se/configuration/guide/swqos.html#wp1163879

Thanks

Ankur

"Please rate the post if found useful"

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: