difference between police and police cir

From: Koen Zeilstra (koen@koenzeilstra.com)
Date: Wed Jun 21 2006 - 12:30:22 ART


Hi group,

Without specifying any bc or PIR value's. Is there a difference between
police and police cir?

According to the show policy-map interface I cannot see any difference:

policy-map TEST
   class class-default
    police cir 8000
!

Router#show policy-map int f0/0
  FastEthernet0/0

   Service-policy output: TEST

     Class-map: class-default (match-any)
       9 packets, 861 bytes
       5 minute offered rate 0 bps, drop rate 0 bps
       Match: any
       police:
           cir 8000 bps, bc 1500 bytes
         conformed 2 packets, 133 bytes; actions:
           transmit
         exceeded 0 packets, 0 bytes; actions:
           drop
         conformed 0 bps, exceed 0 bps

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

policy-map TEST
   class class-default
    police 8000
!

Router#show policy-map int f0/0
  FastEthernet0/0

   Service-policy output: TEST

     Class-map: class-default (match-any)
       15 packets, 1234 bytes
       5 minute offered rate 0 bps, drop rate 0 bps
       Match: any
       police:
           cir 8000 bps, bc 1500 bytes
         conformed 4 packets, 266 bytes; actions:
           transmit
         exceeded 0 packets, 0 bytes; actions:
           drop
         conformed 0 bps, exceed 0 bps

thanks in advance,

Koen

-----------------------
Beware of low-flying butterflies.



This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:33 ART