RE: Policing Question

From: Aaron Pilcher (apilcher@itgcs.com)
Date: Sat Oct 21 2006 - 20:16:55 ART


Police cir is for a dual rate policer, if used with the PIR key word. If
used without the PIR keyword it is a single rate policer just like the plain
ol' police command. (hence you getting the same output)

The VoIP QOS guide by Oldm is has many wonderful examples, but if you don't
have the it is easy to find under the DocCD.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of JB
Sent: Saturday, October 21, 2006 4:41 AM
To: ccielab@groupstudy.com
Subject: Policing Question

Hi All, I am trying to understand one of the function in policing,
mainly the differenct between the following commands:

 class ICMP->BB2-3
   police 16000

sh policy-map int fa0/0.1
 Class-map: ICMP->BB2-3 (match-all)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: protocol icmp
      police:
          cir 16000 bps, bc 1500 bytes
        conformed 0 packets, 0 bytes; actions:
          transmit
        exceeded 0 packets, 0 bytes; actions:
          drop
        conformed 0 bps, exceed 0 bps

and

 class ICMP->BB2-3
   police cir 16000

sh policy-map int fa0/0.1
    Class-map: ICMP->BB2-3 (match-all)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: protocol icmp
      police:
          cir 16000 bps, bc 1500 bytes
        conformed 0 packets, 0 bytes; actions:
          transmit
        exceeded 0 packets, 0 bytes; actions:
          drop
        conformed 0 bps, exceed 0 bps

As far as I can see the outputs are both the same. If there are any
differences, I would like to be enlightened.

Cheers,

JB



This archive was generated by hypermail 2.1.4 : Wed Nov 01 2006 - 07:29:06 ART