From: Chirag Arora (carora1977@gmail.com)
Date: Fri Jul 14 2006 - 06:28:23 ART
I think both of the answers doesnt allow the burst of 32kbps i.e. 1/4th of
128kbps. As per me, if i say police cir 128000 bc 4000 be 1000 will allow
the burst of 32kbps. Similarly in shaping taking the Tc as 1/8 i.e. 125ms
the bc = 16000 bits and be= 4000 bits.
thx
chirag
On 7/13/06, bindong.shi@gmail.com <bindong.shi@gmail.com> wrote:
>
> 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
> ---------------------------------------
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:47 ART