Ipv6 Access-List - Cisco AP775A - Nexus Converged Network Switch 5010 Command Reference Manual

Cisco nexus 5000 series command reference, release 4.1(3)n1(1) (ol-16599-01, august 2009)
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

ipv6 access-list

S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
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
Configuration mode
Command History
Release
4.0(1a)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 5000 Series Command Reference
6-44
ipv6 access-list access-list-name
no ipv6 access-list access-list-name
Name of the IPv6 ACL. Can be up to 64 characters long. Names 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 6
Security Commands
OL-16599-01

Advertisement

Table of Contents
loading

Table of Contents