Re: Rate Limit

From: Joseph Ico (josephico@gmail.com)
Date: Thu Jul 20 2006 - 06:49:59 ART


third choice is the lastest cisco implementation for QoS........

jico

On 20/07/06, Thunai Selvam (thunai) <thunai@cisco.com> wrote:
> 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