Re: shape or police?

From: Ozgur Guler (gulerozgur@yahoo.co.uk)
Date: Thu Jul 13 2006 - 08:11:19 ART


"Limiting" is the keyword here.
 It calls for policing.
 
Thanks
 Ozgur
 
----- Original Message ----
From: bindong.shi@gmail.com
To: ccielab@groupstudy.com
Sent: Thursday, 13 July, 2006 8:10:15 AM
Subject: shape or police?

I was required to limit the ICMP traffic so that it does not send more than 128Kbps out of certain interface and allow for a burst of 1/4th of this rate.

the solution is provided by IEWB:
-------------------------------------
class-map ICMP
 match protocol icmp
policy-map LimitIcmp
 class ICMP
 police cir 128000 bc 4000
-------------------------------------
my question is: can I use "shape" instead of police?
-------------------------------------
class-map ICMP
 match protocol icmp
policy-map LimitIcmp
 class ICMP
 shape average 128000 16000 32000
---------------------------------------



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:47 ART