cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
329
Views
0
Helpful
3
Replies

Combine police with bandwidth in policy-map

billmatthews
Level 1
Level 1

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

3 Replies 3

Joseph W. Doherty
Hall of Fame
Hall of Fame

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.

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


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

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.

Review Cisco Networking for a $25 gift card