cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
686
Views
0
Helpful
1
Replies

Bandwidth & Police Statement

Jaffer.Razvi
Level 1
Level 1

I want apply an inbound police policy on a WAN interface, I have all the traffic classes defined with the following statement "police cir percent," however what if I want to police the default traffic (traffic that is not matched by class map), what would the following do? Will this limit inbound best effort traffic to minimum of 25% and maximum of 50%?

class class-default
    bandwidth percent 25
    police cir percent 50


Best regards,

Jaffer

1 Reply 1

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Jaffer,

It should work. I tested it on 2800 and can see that "sh policy-map test" shows that the default traffic at 25 and 50.

policy-map test
class test
  priority 6144 3072
class class-default
  bandwidth percent 25
  police cir percent 50

T-1#sh policy-map test
  Policy Map test
    Class test
      Strict Priority
      Bandwidth 6144 (kbps) Burst 3072 (Bytes)
    Class class-default
      Bandwidth 25 (%) Max Threshold 64 (packets)
     police cir percent 50
       conform-action transmit
       exceed-action drop
T-1#

HTH

Reza

Review Cisco Networking products for a $25 gift card