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
6-46
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
ipv6 port traffic-filter
Examples
This example shows how to apply an IPv6 ACL named ipv6-acl to Ethernet interface 1/3:
switch#
configure terminal
switch(config)#
interface ethernet 1/3
switch(config-if)#
ipv6 port traffic-filter ipv6-acl in
This example shows how to remove an IPv6 ACL named ipv6-acl from Ethernet interface 1/3:
switch#
configure terminal
switch(config)#
interface ethernet 1/3
switch(config-if)#
no ipv6 port traffic-filter ipv6-acl in
Related Commands
Command
Description
ipv6 access-list
Configures an IPv6 ACL.
show access-lists
Displays all ACLs.
show ipv6 access-lists
Shows either a specific IPv6 ACL or all IPv6 ACLs.