Ipv6 Address - Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 11
I Commands
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

ipv6 address

To enable IPv6 processing and configure an IPv6 address on the interface, use the ipv6 address
command in interface configuration submode. To remove an IPv6 address, use the no form of the
command.
Syntax Description
ipv6-address-prefix
Defaults
None.
Command Modes
Interface configuration submode.
Command History
Release
3.0(1)
Usage Guidelines
You can use the ipv6 address command to enable IPv6 processing and configure the IPv6 address on the
interface. An IPv6 address must be configured on an interface for the interface to forward IPv6 traffic.
Assigning a unicast address generates a link local address and implicitly enables IPv6.
The ipv6-address-prefix argument in the ipv6 address command must be in the form documented in RFC
Note
2373, where the address is specified in hexadecimal using 16-bit values between colons. A slash mark
(/) precedes a decimal value that indicates how many of the high-order contiguous bits of the address
comprise the prefix (the network portion of the address).
Examples
The following example assigns a unicast IPv6 address to the interface and enables IPv6 processing on
the interface.
switch# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# interface gigabitethernet 2/2
switch(config-if)# ipv6 address 2001:0DB8:800:200C::417A/64
Related Commands
ipv6 address
autoconfig
ipv6 enable
OL-18089-01, Cisco MDS NX-OS Release 4.x
ipv6 address ipv6-address-prefix
no ipv6 address ipv6-address-prefix
Specifies the IPv6 address prefix. The format is X:X:X::X/n.
Modification
This command was introduced.
Enables automatic configuration of IPv6 addresses using stateless
autoconfiguration on an interface and enables IPv6 processing on the
interface.
Enables IPv6 processing on the interface.
Cisco MDS 9000 Family Command Reference
ipv6 address
11-71

Advertisement

Table of Contents
loading

Table of Contents