Ipv6 Access-List - Cisco MDS 9000 series Command Reference Manual

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 11
I Commands
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

ipv6 access-list

To configure an IPv6 access control list (ACL) and enter IPv6-ACL configuration submode, use the ipv6
access-list command in configuration mode. To discard an IPv6 ACL, use the no form of the command.
Syntax Description
list-name
Defaults
None.
Command Modes
Configuration mode.
Command History
Release
3.0(1)
Usage Guidelines
Before using the ipv6 access-list command to configure an IPv6 ACL on a switch, become familiar with
the features of IPv6 and its extended addressing capabilities. In particular, it is important to understand
the different types of IPv6 address formats, the IPv6 address prefix format, and the different IPv6 address
types. For detailed information about IPv6, refer to the Cisco MDS 9000 Family CLI Configuration
Guide.
Examples
The following example configures an IPv6 access list called List1 and enters IPv6-ACL configuration
submode.
switch # config t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# ipv6 access-list List1
switch(config-ipv6-acl)#
The following example removes the IPv6 access list called List1 and all of its entries.
switch(config)# no ipv6 access-list List1
switch(config)#
Related Commands
ipv6 route
ipv6 routing
show ipv6 access-list
show ipv6 route
show ipv6 routing
OL-8413-07, Cisco MDS SAN-OS Release 3.x
ipv6 access-list list-name
no ipv6 access-list list-name
Specifies an IP access control list name. The maximum size is 64.
Modification
This command was introduced.
Configures an IPv6 static route.
Enables IPv6 unicast routing.
Displays a summary of ACLs.
Displays the IPv6 static routes configured on the switch.
Displays the IPv6 unicast routing configured on the switch.
Cisco MDS 9000 Family Command Reference
ipv6 access-list
11-67

Advertisement

Table of Contents
loading

Table of Contents