05-05-2017 11:35 AM - edited 03-08-2019 10:28 AM
Hi,
I need to limit the output bandwidth of a switch port from 2960 to 200 Kbps, is it possible?
Thanks
Solved! Go to Solution.
05-05-2017 02:14 PM
Hi,
The Cisco Catalyst 2960 switch does not support output policing so limiting egress traffic to 200 Kbps is not possible.
One possible option is to restrict the egress bandwidth of the switchport using the interface command 'srr-queue bandwidth limit <10-90>' where 10-90 represents a percentage of the ports bandwidth. The lowest bandwidth that you can force is 1Mbps by limiting a 10Mbps port to 10% of its bandwidth. For example, you can configure the egress switchport to use a speed of 10Mbps and then apply command 'srr-queue bandwidth limit 10'.
I hope that this helps.
05-05-2017 02:14 PM
Hi,
The Cisco Catalyst 2960 switch does not support output policing so limiting egress traffic to 200 Kbps is not possible.
One possible option is to restrict the egress bandwidth of the switchport using the interface command 'srr-queue bandwidth limit <10-90>' where 10-90 represents a percentage of the ports bandwidth. The lowest bandwidth that you can force is 1Mbps by limiting a 10Mbps port to 10% of its bandwidth. For example, you can configure the egress switchport to use a speed of 10Mbps and then apply command 'srr-queue bandwidth limit 10'.
I hope that this helps.
05-08-2017 05:25 AM
Thanks !!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide