05-24-2013 08:30 AM - edited 03-04-2019 08:00 PM
I have a requirement to rate-limit traffic to 10MB over a metro Ethernet connection. All traffic from the remote site to corporate should be limited to 10MB and the traffic from corporate to the remote network should be limited to 10MB as well.
I have the configuration as follows and my question is whether I need to shape the traffic outbound from the switch since policing is not an option. It's probably a better idea to police closer to Corp but we would rather keep the config off of that equipment. Does anyone have any comments on whether this is viable solution or suggestions for improving/simplifying?
Solved! Go to Solution.
05-24-2013 09:04 AM
Your commands syntax is the generic IOS, be aware it varies depending on the platform.
You are using a ME-3400 - I don't have any available so please test before deploying.
But in general, it should work if the commands are accepted.
Regards,
05-24-2013 08:51 AM
Shaping on egress will be the ideal design. You usually use police for inbound traffic and shape on outbound.
Also keep mind not the shape to the bandwidth limit as the algorithm tries to average the throughput.
On bursty situations, you may see flows exceeding the 10Mbps threshold thus I recommend using a value lower than 10Mbps, say 9.5Mbps?
05-24-2013 09:00 AM
The circuit is actually a 30MB circuit limited to 10MB (don't ask why...) so we're ok there. Other than that does the config look like it will work?
Thanks.
05-24-2013 09:04 AM
Your commands syntax is the generic IOS, be aware it varies depending on the platform.
You are using a ME-3400 - I don't have any available so please test before deploying.
But in general, it should work if the commands are accepted.
Regards,
05-24-2013 10:07 AM
All of these commands were accepted on the ME-3400. Thanks for your input!
05-24-2013 10:42 AM
Glad to be of help. Kindly rate my posting and indicate the problem was solved.
Regards,
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