10-12-2011 10:31 AM - edited 03-04-2019 01:54 PM
Hi there,
I encounter 1 problem. Customer need to set the bandwidth for business class to have a 512k of speed and i already set it with "bandwidth" conmand.
What if they want it to ensure if the bandwidth exceeded 512k it will remark it to have IPP=0
How to do it?
class-map match-any Business
match ip precedence 1
policy-map GLOBAL_MAP
class Business
bandwidth 512
police rate (set to 512k if exceed remark it to IPP=0)
Above is the requirement. Thanks
Regards,
Eric
Sent from Cisco Technical Support iPhone App
Solved! Go to Solution.
10-12-2011 10:40 AM
You should be able to do something like this:
police 512000 conform-action transmit exceed-action set-prec-transmit 0
John
10-12-2011 10:40 AM
You should be able to do something like this:
police 512000 conform-action transmit exceed-action set-prec-transmit 0
John
10-12-2011 10:47 AM
Great help.
Thank you it make sense to me. I will try it out.
Appreciate your prompt respond.
Sent from Cisco Technical Support iPhone App
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