Dell POWEREDGE M1000E User Manual

Page 307

Advertising
background image

2-277

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

ipv6 traffic-filter

Examples

This example filters inbound IPv6 traffic on an IPv6-configured interface as defined by the access list
named cisco:

Switch (config)# interface gigabitethernet1/0/1

Switch(config-if)# no switchport

Switch(config-if)# ipv6 address 2001::/64 eui-64

Switch(config-if)# ipv6 traffic-filter cisco in

Related Commands

Command

Description

ipv6 access-list

Defines an IPv6 access list and sets deny or permit conditions for the
defined access list.

show ipv6 access-list

Displays the contents of all current IPv6 access lists.

show ipv6 interface

Displays the usability status of interfaces configured for IPv6.

Advertising