show filter acl statistics

View port statistics to ensure that the access control entry (ACE) operates correctly.

Syntax

Command Parameters

security
Shows ACL statistics for Security ACEs
<ace-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.

<acl-id>

Specifies the ACL ID. Use the CLI Help to see the available range for the switch.

all
Shows all statistics for all access control entries.
default
Shows traffic statistics for access control entries.
global
Shows global statistics for access control entries.
policer
Shows policer statistics for access control entries.
qos
Shows statistics for Quality of Service (QoS) access control entries.

Default

None

Command Mode

Privileged EXEC

Command Output

The show filter acl statistics command displays the following information:

Note

Note

Based on your hardware platform, the output can display the ACL packets or bytes by ACE type or Primary Bank or Secondary Bank.

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 Security packets.

Acl Sec Bytes

Specifies the ACL Security bytes.

Acl QoS Packets

Specifies the ACL QoS packets.

Acl QoS Bytes

Specifies the ACL QoS bytes.

Acl Packets

Specifies the total ACL packets.

Acl Bytes

Specifies the total ACL bytes.

Primary Bank Packets

Note:

Exception: only supported on VSP 7400 Series.

Specifies the total Primary Bank ACL packets.

Secondary Bank Packets

Note:

Exception: only supported on VSP 7400 Series.

Specifies the total Secondary Bank ACL packets.

Primary Bank Bytes

Note:

Exception: only supported on VSP 7400 Series.

Specifies the total Primary Bank ACL bytes.

Secondary Bank Bytes

Note:

Exception: only supported on VSP 7400 Series.

Specifies the total Secondary Bank ACL bytes.

Examples

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 following output example applies to VSP 7400 Series.

Switch:1#show filter acl statistics all
===========================================================================================================
                          Acl Default Statistics Table
============================================================================================================
Acl Id  Acl Name    Acl Type  Primary Bank  Primary Bank  Secondary Bank   Secondary Bank   Acl       Acl
                              Packets       Bytes         Packets          Bytes            Packets   Bytes
-------------------------------------------------------------------------------------------------------------
1       ACL-1       inVlan    1360		 92480            1360             92480            2720      184960

Displayed 1 of 1 entries

Usage Guidelines

This command does not apply to all hardware platforms. For more information about feature support, see Fabric Engine and VOSS Feature Support Matrix.