Cisco MDS 9000 series Command Reference Manual page 780

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

Advertisement

permit (IPv6-ACL configuration)
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
Examples
The following example configures an IPv6-ACL called List, enters IPv6-ACL submode, and adds an
entry that permits IPv6 traffic from any source address to any destination address.
switch# config terminal
switch(config)# ipv6 access-list List1
s
switch(config-ipv6-acl)# permit tcp any any
The following example removes a permit condition set for any destination prefix on a specified UDP
host.
switch# config terminal
switch(config)# ipv6 access-list List1
switch(config-ipv6-acl)# no permit udp host 2001:db8:200d::4000 any
The following example removes the IPv6-ACL called List1 and all its entries.
switch# config terminal
switch(config)# no ipv6 access-list List1
Related Commands
Command
ipv6 access-list
deny
Cisco MDS 9000 Family Command Reference
18-8
Description
Configures an IPv6 ACL and enters IPv6-ACL configuration submode.
Configures deny conditions for an IPv6 ACL.
Chapter 18
P Commands
OL-8413-07, Cisco MDS SAN-OS Release 3.x

Advertisement

Table of Contents
loading

Table of Contents