THANKS guys.

Best Regards.
______________________
Adil 

On Jun 18, 2011, at 2:41 AM, Kingsley Charles wrote:

> I am not able to find the "excess-burst" keyword which should be the answer. 
> 
> I think, it should be configured as following 
> 
>  police rate 32000 burst 6000 peak-burst 12000
> 
> Peak-burst is the excess burst to be used when we specify PIR. .
> 
> I guess, since we don't specify PIR, IOS will consider peak-burst as the 
> excess burst itself. 
> 
> 
> 
> 
> With regards
> Kings
> 
> On Sat, Jun 18, 2011 at 7:31 AM, Adil Pasha <[email protected]> wrote:
> Could some please help me out here?
> 
> In YB Lab 2, Q-7.4 the requirement is to rate limit the traffic using 
> 'rate-limit' command and not to use MQC. I completely understand that. Just 
> in case if the question asks to use MQC how will I configure the following 
> rate-limit command using MQC?
> 
> 
> ----------------------------------------------------------------------------------------------------------------------
> !         
> interface FastEthernet0/0
>  ip address 192.168.3.11 255.255.255.0
>  rate-limit input access-group 101 32000 6000 12000 conform-action transmit 
> exceed-action drop
>  duplex auto
>  speed auto
>  crypto map gmap
> !
> access-list 101 permit udp any host 10.1.1.1 eq isakmp
> 
> -----------------------------------------------------------------------------------------------------------------------
> 
> I tried to create the following MQC config but did not see the option for 
> 12000. Could someone please let me know how will MQC work for 12000 if it is 
> one of the requirements of the question
> !
> class-map type inspect match-all test
>  match protocol isakmp
> !
> !
> policy-map type inspect test
>  class type inspect test
>   inspect 
>   police rate 32000 burst 6000
> ! 
> 
> 
> Best Regards.
> ______________________
> Adil
> 
> 
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please 
> visit www.ipexpert.com
> 
> Are you a CCNP or CCIE and looking for a job? Check out 
> www.PlatinumPlacement.com
> 

_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to