Re: Rate Limit

From: Thunai Selvam \(thunai\) (thunai@cisco.com)
Date: Thu Jul 20 2006 - 06:13:46 ART


I am looking at more from exam point of view

Regds
Thunai

 -----Original Message-----
From: rkuik@rentaccie.nl [mailto:rkuik@rentaccie.nl]
Sent: Thursday, July 20, 2006 05:02 PM China Standard Time
To: Thunai Selvam (thunai)
Cc: security@groupstudy.com; ccielab@groupstudy.com
Subject: Re: Rate Limit

Thunai,

The third and first example do the same. Only the third example is the more
"modern" one and is advisable to use. The second example rate-limits to 200k.

Citeren "Thunai Selvam (thunai)" <thunai@cisco.com>:

> Hi
> What is the correct way of doing rate limit i am seeing multiple
> version's
>
> when the question says Bandwidth for a Specific application should not
> exceed 2Mbps i am seeing Multiple Version.
>
> rate-limit access-list 101 2000000 24000 32000 confirm-action forward
> exceed-action drop
>
> access-list 101 permit tcp any any eq http
>
> or
> Rate-limit access-list 101 200000 24000 250 confirm-ac forward
> exceed-action drop
>
> 2000000/8 = Kbps ( Excess Burst )
>
> or
>
> Class-map match-any m
> match access-group 101
>
> policy-map p
> class-map m
> police cir 2000000 24000 32000
>
> Inter ser 0/0
> service-pol input p
>
>
> Regds
> Thunai



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