Cisco Nexus 7000 Series Command Reference Manual page 863

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

Advertisement

Show Commands
• The interfaces that the ACL is applied to.
• The interfaces that the ACL is active on.
The show mac access-lists command displays statistics for each entry in an ACL if the following conditions
are both true:
• The ACL configuration contains the statistics per-entry command.
• The ACL is applied to an interface that is administratively up.
This command does not require a license.
Examples
This example shows how to use the show mac access-lists command to show all MAC ACLs on a device
with a single MAC ACL:
switch# show mac access-lists
MAC access list mac-filter
This example shows how to use the show mac access-lists command to display a MAC ACL named
mac-lab-filter, including per-entry statistics:
switch# show mac access-lists mac-lab-filter
MAC access list mac-lab-filter
This example shows how to use the show mac access-lists command with the summary keyword to display
information about a MAC ACL named mac-lab-filter, such as which interfaces the ACL is applied to and
active on:
switch# show mac access-lists mac-lab-filter summary
MAC ACL mac-lab-filter
Related Commands
Command
mac access-list
show access-lists
show ip access-lists
show ipv6 access-lists
10 permit any any ip
statistics per-entry
10 permit 0600.ea5f.22ff 0000.0000.0000 any [match=820421]
20 permit 0600.050b.3ee3 0000.0000.0000 any [match=732]
Statistics enabled
Total ACEs Configured: 2
Configured on interfaces:
Ethernet2/3 - ingress (Port ACL)
Active on interfaces:
Ethernet2/3 - ingress (Port ACL)
Description
Configures a MAC ACL.
Displays all ACLs or a specific ACL.
Displays all IPv4 ACLs or a specific IPv4 ACL.
Displays all IPv6 ACLs or a specific IPv6 ACL.
Cisco Nexus 7000 Series Security Command Reference
show mac access-lists
837

Advertisement

Table of Contents
loading

Table of Contents