05-16-2013 06:05 AM - edited 03-04-2019 07:54 PM
We have an outbound QOS policy applied to a serial T1. We have a priority reservation for voice. For some of the remaining classes we use bandwidth remaining statements.
policy-map qosoutbound
class TAG-EF
set dscp ef
priority 480
class TAG-AF41
set dscp af41
class TAG-AF42
set dscp af42
bandwidth remaining percent 10
class TAG-AF31
set dscp af31
bandwidth remaining percent 15
class TAG-AF21
set dscp af21
bandwidth remaining percent 25
class TAG-AF11
set dscp af11
bandwidth remaining percent 15
.....etc....
However for one class (tag-af21) we want to enforce a bandwidth limit. Can I combine a police cir with the bandwidth statements?
class TAG-AF21
set dscp af21
police cir 768000
conform-action transmit
exceed-action drop
bandwidth remaining percent 25
Thanks
Bill
05-16-2013 07:35 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Yes you can police. You consider shaping instead. Or if you police, instead of dropping packet you might mark it down.
05-16-2013 01:47 PM
Hello
Even though the ios excepts the policer with the bw% I am curious how qos would read the policy?
Another option would to apply the policer on the LAN facing interface where also it can be marked for some congestion avoidance and then apply the cbwfq policy that you have posted on the wan interface from some congestion management
Res
Paul
Sent from Cisco Technical Support iPad App
05-16-2013 03:14 PM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
If I remember correctly, the later IOSs that support percentages on policers or shapers, I recall, should use its parent's bandwidth.
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