I am using Cisco Catalyst 2960-CG Series switch. I want to limit the bandwidth of my ports to 100 kbps. But not able to do so. Tried doing so by setting up a VLAN but still not able to achieve the desired limit. Can someone help?
Asked
Active
Viewed 820 times
1 Answers
0
Try:
Switch(config)# interface FastEthernet 0/1
Switch(config-if)# srr-queue bandwidth limit 90

Jonathan E
- 54
- 2
- 12