Cisco Nexus 5500 Series Command Reference Manual page 158

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

Advertisement

ipv6 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 traffic-filter ipv6-acl in
switch(config-if)#
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 traffic-filter ipv6-acl in
switch(config-if)#
This example shows how to apply an IPv6 ACL named ipv6-acl-03 to a specific virtual Ethernet
interface:
switch# configure terminal
switch(config)# interface vethernet 1
switch(config-if)# ipv6 traffic-filter ipv6-acl-03 in
switch(config-if)#
Related Commands
Command
interface vethernet
ipv6 access-list
show access-lists
show ipv6 access-lists
Cisco Nexus 5500 Series NX-OS Security Command Reference
144
Description
Configures a virtual Ethernet interface.
Configures an IPv6 ACL.
Displays all ACLs.
Shows either a specific IPv6 ACL or all IPv6 ACLs.
Chapter
I Commands
OL-27883-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents