S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
46-13
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 46 Configuring IPv6 for Gigabit Ethernet Interfaces
Configuring Basic Connectivity for IPv6
Configuring IPv4 and IPv6 Protocol Addresses
When an interface in a Cisco networking device is configured with both an IPv4 and an IPv6 address,
the interface can send and receive data on both IPv4 and IPv6 networks.
To configure an interface in a Cisco networking device to support both the IPv4 and IPv6 protocol stacks,
follow these steps:
Verifying Basic IPv6 Connectivity Configuration and Operation
You can display information to verify the configuration and operation of basic IPv6 connectivity.
This section provides the following
show ipv6
command output examples:
•
Example Output for the show ipv6 interface Command
•
Example Output for the show ipv6 neighbours Command
•
Example Output for the show ipv6 traffic Command
Step 5
switch(config-if)#
exit
switch(config)
Exits interface configuration submode and
returns to configuration mode.
Step 6
switch(config)#
ipv6 routing
Enables the processing of IPv6 unicast
datagrams.
Command or Action
Purpose
Command
Purpose
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
interface gigabitethernet 1/1
switch(config-if)#
Specifies the interface, and enters interface
configuration submode.
Step 3
switch(config-if)#
ip address 192.168.99.1
255.255.255.0
Specifies a primary or secondary IPv4 address
for an interface.
Step 4
switch(config-if)#
ipv6 address
2001:0DB8:c18:1::3/64
Specifies the IPv6 network assigned to the
interface and enables IPv6 processing on the
interface.
Note
See the
“Configuring IPv6 Addressing
and Enabling IPv6 Routing”
section for
more information on configuring IPv6
addresses.
Step 5
switch(config-if)#
no shutdown
Enables the interface.
Step 6
switch(config-if)#
exit
switch(config)
Exits interface configuration submode, and
returns to configuration mode.
Step 7
switch(config)#
ipv6 routing
Enables the processing of IPv6 unicast
datagrams.