Cisco Nexus 5500 Series Command Reference Manual page 222

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

Advertisement

permit udp (IPv6)
Examples
This example shows how to configure an IPv6 ACL named acl-lab13-ipv6 with rules permitting all UDP
traffic from the 2001:0db8:85a3:: and 2001:0db8:69f2:: networks to the 2001:0db8:be03:2112::
network:
switch# configure terminal
switch(config)# ipv6 access-list acl-lab13-ipv6
switch(config-ipv6-acl)# permit udp 2001:0db8:85a3::/48 2001:0db8:be03:2112::/64
switch(config-ipv6-acl)# permit udp 2001:0db8:69f2::/48 2001:0db8:be03:2112::/64
This example shows how to configure an IPv6 ACL named ipv6-eng-to-marketing with a rule that
permits all UDP traffic from an IPv6-address object group named eng_ipv6 to an IPv6-address object
group named marketing_group:
switch# configure terminal
switch(config)# ipv6 access-list ipv6-eng-to-marketing
switch(config-ipv6-acl)# permit udp addrgroup eng_ipv6 addrgroup marketing_group
Related Commands
Command
deny (IPv6)
ipv6 access-list
remark
Cisco Nexus 5500 Series NX-OS Security Command Reference
208
Description
Configures a deny rule in an IPv6 ACL.
Configures an IPv6 ACL.
Configures a remark in an ACL.
Chapter
P Commands
OL-27883-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents