clear access-list counters
clear access-list counters
To clear the counters for all IPv4 access control lists (ACLs) or a single IPv4 ACL, use the clear
access-list counters command.
Syntax Description
access-list-name
Command Default
None
Command Modes
EXEC mode
Command History
Release
5.2(1)N1(1)
Examples
This example shows how to clear counters for all IPv4 ACLs:
switch# clear access-list counters
This example shows how to clear counters for an IPv4 ACL named acl-ipv4-01:
switch# clear access-list counters acl-ipv4-01
Related Commands
Command
access-class
ip access-group
ip access-list
show access-lists
show ip access-lists
Cisco Nexus 5500 Series NX-OS Security Command Reference
24
clear access-list counters [access-list-name]
(Optional) Name of the IPv4 ACL whose counters the switch clears. The
name can be a maximum of 64 alphanumeric characters.
Modification
This command was introduced.
Description
Applies an IPv4 ACL to a VTY line.
Applies an IPv4 ACL to an interface.
Configures an IPv4 ACL.
Displays information about one or all IPv4, IPv6, and MAC ACLs.
Displays information about one or all IPv4 ACLs.
Chapter
C Commands
OL-27883-02