Displays the specified access list counters.
| countername | Specifies the ACL counter to display. | 
| port_list | Specifies to display the counters on these ports. | 
| vlan_name | Specifies to display the counters on the VLAN. | 
| ingress | Specifies to display ingress counters. | 
| egress | Specifies to display egress counters. | 
The default direction is ingress.
Use this command to display the ACL counters.
The following example displays all the counters for all ACLs:
# sh access-list counter 
Policy Name       Vlan Name        Port   Direction  
    Counter Name                   Packet Count         Byte Count           
==================================================================
temp              *                15     ingress   
    mac1                           0                                         
    mac2                           2720                                      
egressdeny        *                15     egress    
    mac01count                     0                                         
temp              *                20     egress    
    mac1                           0                                         
    mac2                           0     
        This command was first available in ExtremeXOS 10.1.
The egress option was first available in ExtremeXOS 11.3.
This command is available on all ExtremeSwitching Universal switches.