Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-103
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
show ipv6 access-lists
show ipv6 access-lists
To display all IPv6 ACLs or a specific IPv6 ACL, use the show ipv6 access-lists command.
show ipv6 access-lists [access-list-name] [expanded | summary]
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines The device shows all IPv6 ACLs, unless you use the access-list-name argument to specify an ACL.
The summary keyword allows you to display information about the ACL rather than the ACL
configuration. The information displayed includes the following:
Whether per-entry statistics is configured for the ACL.
The number of rules in the ACL configuration. This number does not reflect how many entries the
ACL contains when the device applies it to an interface. If a rule in the ACL uses an object group,
the number of entries in the ACL when it is applied may be much greater than the number of rules.
The interfaces that the ACL is applied to.
The interfaces that the ACL is active on.
The show ipv6 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.
Examples This example shows how to display all IPv6 ACLs on a switch:
switch# show ipv6 access-lists
access-list-name (Optional) Name of an IPv6 ACL, which can be up to 64 alphanumeric,
case-sensitive characters.
expanded (Optional) Specifies that the contents of IPv6 address groups or port groups
show rather than the names of object groups only.
summary (Optional) Specifies that the command displays information about the ACL
rather than the ACL configuration. For more information, see the "Usage
Guidelines" section.
Release Modification
4.0(0)N1(1a) This command was introduced.