clear vlan access-list counters
To clear the counters for all VLAN access control lists (VACLs) or a single VACL, use the clear vlan
access-list counters command.
clear vlan access-list counters [ access-map-name ]
Syntax Description
(Optional) Name of the VLAN access map whose
counters the device clears. The name can be up to 64
alphanumeric, case-sensitive characters.
access-map-name
Command Default
None
Command Modes
Privileged EXEC
Command History
ModificationRelease
This command was introduced.4.0(1)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to clear counters for all VACLs:
switch# clear vlan access-list counters
switch#
This example shows how to clear counters for a VACL named vlan-map-101:
switch# clear vlan access-list counters vlan-map-101
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 IPv6 ACLs.clear ipv6 access-list counters
Clears counters for MAC ACLs.clear mac access-list counters
Cisco Nexus 7000 Series Security Command Reference
98
C Commands
clear vlan access-list counters