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
