View port statistics to ensure that the access control entry (ACE) operates correctly.
show filter acl statistics
show filter acl statistics <acl-id>
show filter acl statistics <acl-id> <ace-id>
show filter acl statistics <acl-id> policer
show filter acl statistics <acl-id> <ace-id>policer
show filter acl statistics <acl-id> qos
show filter acl statistics <acl-id> security
show filter acl statistics all
show filter acl statistics default
show filter acl statistics default <acl-id>
show filter acl statistics default <acl-id> policer
show filter acl statistics default <acl-id> policer
show filter acl statistics default <acl-id> policer
show filter acl statistics global
show filter acl statistics global <acl-id>
Specifies the ACE ID. Different hardware platforms support different ACE ID ranges. Use the CLI Help to see the available range for the switch.
Specifies the ACL ID. Use the CLI Help to see the available range for the switch.
None
Privileged EXEC
The show filter acl statistics command displays the following information:
| Parameter | Description | 
|---|---|
| Acl ID | Specifies the identifier for the ACL. | 
| Acl Name | Specifies the name for the ACL. | 
| Acl Type | Specifies the ACL type. | 
| Acl Sec Packets | Specifies the ACL secondary packets. | 
| Acl Sec Bytes | Specifies the ACL secondary bytes. | 
| Acl QoS Packets | Specifies the ACL QoS packets. | 
| Acl QoS Bytes | Specifies the ACL QoS bytes. | 

Note
Based on your hardware platform, the output can display all the ACL packets or segregate them as QoS and security ACL packets.
Switch:1>enable
Switch:1#show filter acl statistics all
=========================================================================================
                          Acl Global Statistics Table
=========================================================================================
Acl Id  Acl Name    Acl Type  Acl Sec    Acl Sec    Acl QOS    Acl QOS   Acl      Acl
                              Packets    Bytes      Packets    Bytes     Packets  Bytes
-----------------------------------------------------------------------------------------
1       ACL-1       inVlan    0          0          0          0         0        0
2       ACL-2       inVlan    0          0          0          0         0        0
Displayed 2 of 2 entries
=========================================================================================
                          Acl Default Statistics Table
=========================================================================================
Acl Id  Acl Name    Acl Type  Acl Sec    Acl Sec    Acl QOS    Acl QOS   Acl      Acl
                              Packets    Bytes      Packets    Bytes     Packets  Bytes
-----------------------------------------------------------------------------------------  
1       ACL-1       inVlan    0          0          0          0         0        0
2       ACL-2       inVlan    0          0          0          0         0        0
Displayed 2 of 2 entries
            Switch:1#show filter acl statistics default
=========================================================================================
                          Acl Default Statistics Table
=========================================================================================
Acl Id  Acl Name    Acl Type  Acl Sec    Acl Sec    Acl QOS    Acl QOS   Acl      Acl
                              Packets    Bytes      Packets    Bytes     Packets  Bytes
----------------------------------------------------------------------------------------- 
1       ACL-1       inVlan    0          0          0          0         0        0
2       ACL-2       inVlan    0          0          0          0         0        0
Displayed 2 of 2 entries
            
            
         The show filter acl statistics <acl> <ace> policer command displays statistics according to the configuration on the switch.
This command does not apply to all hardware platforms. For more information about feature support, see VOSS Feature Support Matrix.