clear ipv6 access-list counters
To clear the counters for all IPv6 access control lists (ACLs) or a single IPv6 ACL, use the clear ipv6 access-list
counters command.
clear ipv6 access-list counters [ access-list-name ]
Syntax Description
(Optional) Name of the IPv6 ACL whose counters
the device clears. The name can be up to 64
alphanumeric, case-sensitive characters.
access-list-name
Command Default
None
Command Modes
Any command mode
Command History
ModificationRelease
This command was introduced.4.1(2)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to clear counters for all IPv6 ACLs:
switch# clear ipv6 access-list counters
switch#
This example shows how to clear counters for an IPv6 ACL named acl-ipv6-3A:
switch# clear ipv6 access-list counters acl-ipv6-3A
switch#
Related Commands
DescriptionCommand
Clears counters for IPv4, IPv6, and MAC ACLs.clear access-list counters
Clears counters for IPv4 ACLs.clear ip access-list counters
Clears counters for MAC ACLs.clear mac access-list counters
Clears counters for VACLs.clear vlan access-list counters
Cisco Nexus 7000 Series Security Command Reference
94
C Commands
clear ipv6 access-list counters