No.
In MQC, you are policing individual traffic. but the example that I presented, you are actually policing for overall rate and if that conforms then you look for subset of traffic. It is similar to "If...Then". This is how I took it.
Expert please add if I am wrong or the statement is not complete
Regards,Khalid
> Date: Fri, 2 Apr 2010 19:50:06 +0500
> Subject: Re: Rate-Limit
> From: aahmedejaz_at_gmail.com
> To: khalid_khursheed_at_hotmail.com
> CC: ccielab_at_groupstudy.com
>
> So it is same like if you do it through MQC:
>
> policy-map POLICE
> class FTP
> police xxx xxx xxx
> class TELNET
> police xxx xxx xxx
> class class-default
> police xxx xxx xxx
>
> int s1/0
> bandwidth xxx
> service policy in POLICE
>
> ??
>
> Ahmed
>
>
>
> On Fri, Apr 2, 2010 at 7:43 PM, Ahmed Ejaz <aahmedejaz_at_gmail.com> wrote:
>
>> Syed,
>>
>> Thank you for the example. So this means that the actual bandwidth is
>> specified on the first line following a continue statement and then
>> specifying the conditions for specific protocols. right? ..
>>
>> Ahmed.
>>
>> On Fri, Apr 2, 2010 at 7:29 PM, Syed Khalid Ali <
>> khalid_khursheed_at_hotmail.com> wrote:
>>
>>>
>>>
>>> Ahmed,
>>> I am also studying for the lab. I have come up with this small example:
>>> R1--------------ser0/0--------------R2---L01
>>> Let say R1 is also hosting an FTP application and also requires
>>> administration using telnet. Now the admin want to rate limit the FTP at
>>> 16kbps and telnet at 8kbps. However, the overall traffic is still policed
> at
>>> 32kbpsACL 101 refer to telnet traffic and 102 refers to FTP trafficBelow
> is
>>> the configuration script:!interface Serial0/0 bandwidth 32 rate-limit
> input
>>> 32000 8000 16000 conform-action continue exceed-action drop rate-limit
>>> input access-group 101 8000 1500 2000 conform-action transmit
> exceed-action
>>> drop rate-limit input access-group 102 16000 8000 8000 conform-action
>>> transmit exceed-action drop!Verification: show interface ser0/0 rate-limit
>>>
>>>
>>>
>>> ----------------------------------------
>>>> Date: Fri, 2 Apr 2010 18:43:19 +0500
>>>> Subject: Rate-Limit
>>>> From: aahmedejaz_at_gmail.com
>>>> To: ccielab_at_groupstudy.com
>>> >
>>>> Dear Experts,
>>>>
>>>> I have a question regarding the interface command to police traffic.
>>> When
>>>> using the rate-limit command you can specify various options i-e rate,
>>> burst
>>>> etc .. for the conform-action there is an option 'continue' which says
>>> scan
>>>> other rate limits. I am not able to understand how does it work. I would
>>>> really appreciate if someone can explain.
>>>>
>>>> Thanks
>>>>
>>>> Ahmed.
>>>>
>>>>
>>>> Blogs and organic groups at http://www.ccie.net
>>>>
>>>> _______________________________________________________________________
>>>> Subscription information may be found at:
>>>> http://www.groupstudy.com/list/CCIELab.html
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>> _________________________________________________________________
>>> Windows Live: Make it easier for your friends to see what youre up to on
>>> Facebook.
>>>
>>>
> http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/soci
> al-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
Received on Sat Apr 03 2010 - 12:49:42 ART
This archive was generated by hypermail 2.2.0 : Sat May 01 2010 - 09:49:56 ART