01-15-2018 02:18 PM - edited 03-08-2019 01:26 PM
Hi,
On the cisco catatlyst 2960-L i would like to limit the downstream(to the host) to 1 mbps
I configured the port speed to 10mbps but : srr-queue bandwidth limit 90 seems to have no effect.
can sombody help me?
01-15-2018 11:09 PM
do you want to limit your Bandwidth for a specific host/port or for all user?
let me know then i will tell you the commands
01-15-2018 11:59 PM
01-16-2018 12:53 AM
well the series have been outdated but you can try the following command
Line 1. in configuration mode# policy-map Xmbps //where X is the speed you want to set
class class-default
shape average x (here x is the speed in bytes)
then go to your interface and apply the following command
line 2 (config-ifx/x)# service-policy output Xmbps (this x would be the speed you set in policy Map command) in line 1
01-16-2018 06:09 AM
01-16-2018 08:52 AM
01-16-2018 08:58 AM
To be honest i don't know. I want the portspeed (down to the host) for all traffic at max 2mbps. Upstream is not relevant/neccesary
01-16-2018 08:58 AM
To be honest i don't know. I want the portspeed (down to the host) for all traffic at max 2mbps. Upstream is not relevant/needed
01-16-2018 09:18 AM
01-17-2018 04:59 AM
01-17-2018 05:08 AM
In the class class-default
shape aversie is bot recognized? :-(
01-17-2018 09:19 AM
01-21-2018 11:39 AM
i care more about the ingress traffic (to the host).
Is there another way to limit the port speed under 10mbps?
just a hard limit (up&down) for e.g. 3 Mbps?
01-22-2018 06:18 AM
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