Cisco Nexus 7000 Series Command Reference Manual page 698

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

statistics per-entry
• show ip access-lists
• show ipv6 access-lists
• show mac access-lists
To clear per-entry statistics, use the clear access-list counters command or the applicable following command:
• clear ip access-list counters
• clear ipv6 access-list counters
• clear mac access-list counters
• clear vlan access-list counters
This command does not require a license.
Examples
This example shows how to start recording per-entry statistics for an IPv4 ACL named ip-acl-101:
switch(config)# ip access-list ip-acl-101
switch(config-acl)# statistics per-entry
switch(config-acl)#
This example shows how to stop recording per-entry statistics for an IPv4 ACL named ip-acl-101:
switch(config)# ip access-list ip-acl-101
switch(config-acl)# no statistics per-entry
switch(config-acl)#
This example shows how to start recording per-entry statistics for the ACLs in entry 20 in a VLAN access-map
named vlan-map-01:
switch(config)# vlan access-map vlan-map-01 20
switch(config-access-map)# statistics per-entry
switch(config-access-map)#
This example shows how to stop recording per-entry statistics for the ACLs in entry 20 in a VLAN access-map
named vlan-map-01:
switch(config)# vlan access-map vlan-map-01 20
switch(config-access-map)# no statistics per-entry
switch(config-access-map)#
Related Commands
Command
show access-lists
clear access-list counters
Cisco Nexus 7000 Series Security Command Reference
672
Description
Displays all IPv4, IPv6, and MAC ACLs, or a specific
ACL.
Clears per-entry statistics for all IPv4, IPv6, and MAC
ACLs, or for a specific ACL.
S Commands

Advertisement

Table of Contents
loading

Table of Contents