CoPP (Control Plane Policing)

Hi Angelos,

I don’t have a 7000 to test with but on my 5548 (7.3(1)N1), it does show up with this command:

NX1# show policy-map interface control-plane 
Control Plane

  service-policy  input: copp-system-policy-customized

    class-map copp-system-class-igmp (match-any)
      match protocol igmp
      police cir 1024 kbps , bc 65535 bytes 
        conformed 0 bytes; action: transmit 
        violated 0 bytes;
    class-map copp-system-class-pim-hello (match-any)
      match protocol pim
      police cir 1024 kbps , bc 4800000 bytes 
        conformed 0 bytes; action: transmit 
        violated 0 bytes;
    class-map copp-system-class-bridging (match-any)
      match protocol bridging
      police cir 20000 kbps , bc 4800000 bytes 
        conformed 0 bytes; action: transmit 
        violated 0 bytes;

It doesn’t show up on the 7000 like this?

Rene