cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1682
Views
0
Helpful
2
Replies

Cisco 2960G disable srr-queue on switchport

arnetcis01
Level 1
Level 1

I have a Cisco 2960G switch and one of the ports was configured with srr-queue bandwidth limit 90 - I need to remove this bandwidth limiting from this interface.

Would this be the correct sequence of commands?

swh02#conf t

swh02(config)#int gig0/12

swh02(config-if)#no srr-queue bandwidth limit 90

swh02(config-if)#exit

swh02(config)#exit

swh02#wr mem

This is the swichport interface in question the configuration below:

interface GigabitEthernet0/12

description N12: NewUser1

switchport access vlan 47

switchport mode access

switchport port-security

switchport port-security aging time 2

switchport port-security violation restrict

switchport port-security aging type inactivity

load-interval 30

srr-queue bandwidth limit 90

spanning-tree portfast

spanning-tree bpduguard enable

end

2 Replies 2

Vivek Ganapathi
Level 4
Level 4

You can accomplish this with just "no srr-queue bandwidth limit" command under your interface.

Thank you Vivek.

Review Cisco Networking products for a $25 gift card