Cisco MDS 9000 series Command Reference Manual page 285

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

Advertisement

Chapter 5
D 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
Examples
The following example configures an IPv6-ACL called List1, enters IPv6-ACL submode, and adds an
entry to deny TCP traffic from any source address to any destination address.
switch# config terminal
switch(config)# ipv6 access-list List1
switch(config-ipv6-acl)# deny tcp any any
The following example removes a deny 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 deny 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
permit
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Description
Configures an IPv6 ACL and enters IPv6-ACL configuration submode.
Configures permit conditions for an IPv6 ACL.
deny (IPv6-ACL configuration)
Cisco MDS 9000 Family Command Reference
5-13

Advertisement

Table of Contents
loading

Table of Contents