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

two-rate policer

rabeder
Level 1
Level 1

hi,

i want to police my eth0/0 that traffic to 75000b/s is forwarded mit ip prec 5, from 75000 to 256000b/s should be forwarded with ip prec 0 and above 256000 b/s itraffic should be droped.

normally i could do this with:

class gold_bank

police cir 75000 bc 12032 pir 256000 be 12032

conform-action set-prec-transmit 4

exceed-action set-prec-transmit 0

violate-action drop

BUT on one particular router i have a ios which does not support pir, cir,..

So i read about normal burst and excess burst which is also an option for two-rate policer.

But i have problems to calculate the burst so that i can handle the requirement as described above

(75000b/s, 256000 b/s)

thanks for help

1 Reply 1

thomas.chen
Level 6
Level 6

Review Cisco Networking for a $25 gift card