Hi D.M.Gore

If the traffic is within the committed information rate (CIR), then the
action configured for "conform-action" is taken and if it exceeds, the
action configured for "exceed-action" is performed.

The actions are transmit and drop.

Burst is to buffer the traffic spikes.

Lets consider the following configuration

class-map test
 match any
policy-map test
 class test
police input 9000 1200 conform-action transmit exceed-action drop

The traffic maximum limit is 10200 bytes, if it is below 10200 the traffic
transmitted else dropped.




With regards
Kings




On Thu, Sep 3, 2009 at 12:36 PM, Dnyaneshwar Gore
<[email protected]>wrote:

> Hi ALL,
>
> I am not able to understand the difference between following commands:
> 1. police {inbound | outbound} CIR [Burst]
> 2. police {inbound | outbound} CIR [Burst] conform-action drop
> exceed-action drop
> 3. police {inbound | outbound} CIR [Burst] conform-action transmit
> exceed-action transmit
>
> I tested these commands in lab and found output same for all.
>
> I think conform-action and exceed-action does not work even if they are
> specified.
>
> Request your opinion.
>
> Regards,
> D.M.Gore
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to