From: chris.guzman@mckesson.com
Date: Thu Jun 15 2006 - 13:00:37 ART
Trying to setup inbound policing on 3550 to limit ICMP traffic to a max of 256Kbps. Is their a way to calculate the burst bytes given the average or max rate ? Anyone have a good link to explain values ?
<police rate-bps burst-byte>
class-map match-all map1
match access-group name ICMP
!
!
policy-map pmap1
class map1
police 256000 ?? exceed-action drop
ip access-list extended ICMP
permit ICMP any any
Thanks
This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:32 ART