Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
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.