Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The run show filter copp command displays the configuration information of all CoPP policies, both pre-defined and user-defined, and match counter.


Command Syntax

run show filter copp


Parameter

None.


Example

• Show the configuration information of all CoPP policies, both pre-defined and user-defined, and match counter.

admin@Xorplus# run show filter copp
Filter:copp
      Description: 
      Sequence: 10   
          Description:  
       	  match counter:  0 packets
          match-condition:          
              protocol:                 bpdu      
          action: forward       
          forwarding_class: bpdu-class
          ......
      Sequence: 81       
          Description:        
          match counter:  0 packets
          match-condition:         
              destination-port:         23..23           
              protocol:                 tcp     
          action: forward       
          forwarding_class: copp-class3        
          ......
      Input interface: inbound-control-plane
  • No labels