ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 10
| Access Control Lists
ACL Information
– 399 –
clear access-list
hardware counters
This command clears the hit counter for the rules in all ACLs, or for the rules in a
specified ACL.
Syntax
clear access-list hardware counters
[direction in [interface interface]] |
[interface interface] | [name acl-name[direction in]]
in – Clears counter for ingress rules.
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-12/26/28/52)
acl-name – Name of the ACL. (Maximum length: 32 characters)
Command Mode
Privileged Exec
Example
Console#clear access-list hardware counters
Console#
show access-group This command shows the port assignments of ACLs.
Command Mode
Privileged Executive
Example
Console#show access-group
Interface ethernet 1/1
IP access-list ex1 in
IP access-list ex1 out
Interface ethernet 1/2
IPv6 access-list i6ex in
IPv6 access-list i6ex out
Console#