Ipv6 Access-List - Cisco Nexus 5500 Series Command Reference Manual

Nx-os security command reference
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

ipv6 access-list

ipv6 access-list
To create an IPv6 access control list (ACL) or to enter IP access list configuration mode for a specific
ACL, use the ipv6 access-list command. To remove an IPv6 ACL, use the no form of this command.
Syntax Description
access-list-name
Command Default
No IPv6 ACLs are defined by default.
Command Modes
Global configuration mode
Command History
Release
5.2(1)N1(1)
Usage Guidelines
Use IPv6 ACLs to filter IPv6 traffic.
When you use the ipv6 access-list command, the switch enters IP access list configuration mode, where
you can use the IPv6 deny and permit commands to configure rules for the ACL. If the specified ACL
does not exist, the switch creates it when you enter this command.
Every IPv6 ACL has the following implicit rule as its last rule:
deny ipv6 any any
This implicit rule ensures that the switch denies unmatched IP traffic.
Examples
This example shows how to enter IP access list configuration mode for an IPv6 ACL named ipv6-acl-01:
switch(config)# ipv6 access-list ipv6-acl-01
switch(config-ipv6-acl)#
Related Commands
Command
deny (IPv6)
permit (IPv6)
Cisco Nexus 5500 Series NX-OS Security Command Reference
140
ipv6 access-list access-list-name
no ipv6 access-list access-list-name
Name of the IPv6 ACL, which can be up to 64 alphanumeric characters long.
The name cannot contain a space or quotation mark.
Modification
This command was introduced.
Description
Configures a deny rule in an IPv6 ACL.
Configures a permit rule in an IPv6 ACL.
Chapter
I Commands
OL-27883-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents