Hi there - that is right, I was just reading this today, I found this in
the QOS config guide:
"When you specify the priority  command for a class, it takes a bandwidth
argument that gives maximum
bandwidth in kbps. You use this parameter to specify the maximum amount of
bandwidth allocated for
packets belonging to the class configured with the priority  command. The
bandwidth parameter both
guarantees bandwidth to the priority class and restrains the flow of
packets from the priority class.
In the event of congestion, policing is used to drop packets when the
bandwidth is exceeded."



On 19/09/12 10:06 PM, "Bob McCouch" <[email protected]> wrote:

>Early LLQ implementations actually enforced the implicit policer at
>all times, even with no congestion. Later they switched it to police
>only during congestion, so you need to use an explicit policer if you
>wanted to restore that behavior.
>
>The RFC for EF (RFC2598) doesn't specify whether the rate limiter
>should apply only during congestion or at all times, as far as I can
>see.
>
>I have, at previous jobs, had an SP do the strict policing of EF
>traffic on ingress to the purchased rate. In those cases, we used an
>explicit policer to mark down overage rather than simply let the SP
>drop it.
>
>Bob
>-- 
>Sent from my iPhone, please excuse any typos.
>
>On Sep 18, 2012, at 6:17 PM, Michael Davis - Webquor
><[email protected]> wrote:
>
>> Yes you are correct the priority command has an inbuilt policer that
>>only applies during times of congestion. You absolutely can use the
>>police command with priority to ensure the traffic is guaranteed the
>>amount in the priority statement and will never (under any circumstance)
>>exceed the amount you specify in the police statement.
>>
>> Sent from my iPhone
>>
>> On 19/09/2012, at 7:42 AM, "Nick Bonifacio" <[email protected]> wrote:
>>
>>>
>>>
>>>
>>> Hi all,
>>>
>>> I just wanted to get some clarification on something.
>>>
>>>
>>>
>>> 1) When I use the priority percent command, I am reserving x
>>>percentage of bandwidth during times of congestion, correct?
>>>
>>>
>>> 2) When there is no congestion, the class of traffic can use more than
>>>the percent as applied by the priority percent command, correct?
>>>
>>> For example:
>>>
>>>
>>> class-map match-all Voice
>>> match ip precedence 5
>>>
>>>
>>>
>>> policy-map WEB
>>> class VoIP
>>>   priority percent 10   // 10 percent always reserved for ip
>>>precedence 5
>>>   police rate percent 10   //policed to 10 percent always?
>>>
>>> Can I use priority and police at the same time?
>>>
>>>
>>> Thanks!
>>> Nick
>>> _______________________________________________
>>> 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
>>>
>>> http://onlinestudylist.com/mailman/listinfo/ccie_rs
>> _______________________________________________
>> 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
>>
>> http://onlinestudylist.com/mailman/listinfo/ccie_rs

_______________________________________________
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

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to