Administrator Guide

Table Of Contents
Version Description
8.3.7.0 Introduced on the S4810.
8.4.1.0 Added support on the management Ethernet port.
8.2.1.0 Introduced on the E-Series ExaScale.
7.8.1.0 Introduced on the C-Series and S-Series.
7.4.1.0 Introduced on the E-Series TeraScale.
Usage
Information
If two addresses are configured, delete an existing address before configuring a new address.
If the last manually-configured global IPv6 address is removed using the no form of the command,
the link-local IPv6 address is removed automatically.
IPv6 addresses on a single management interface cannot be members of the same subnet.
IPv6 secondary addresses on management interfaces across platform must be members of the same
subnet.
IPv6 secondary addresses on management interfaces should not match the virtual IP address and
should not be in the same subnet as the virtual IP.
Example
Dell(conf)#interface tengigabitethernet 1/2
Dell(conf-if-te-1/2)#ipv6 address ?
X:X:X:X::X IPv6 address
Dell(conf-if-te-1/2)#ipv6 address 2002:1:2::3 ?
<0-128> Prefix length in bits
Dell(conf-if-te-1/2)#ipv6 address 2002:1:2::3 /96 ?
<cr>
Dell(conf-if-te-1/2)#ipv6 address 2002:1:2::3 /96
Dell(conf-if-te-1/2)#show config
!
interface TenGigabitEthernet 1/2
no ip address
ipv6 address 2002:1:2::3 /96
no shutdown
ipv6 address eui64
Configure IPv6 EUI64 address configuration on the interface.
Z9000
Syntax
ipv6 address {ipv6-address prefix-length} eui64
To disable IPv6 EUI64 address autoconfiguration, use the no ipv6 address {ipv6-address
prefix-length} eui64 command.
Parameters
ipv6-address
prefix-length
Enter the IPv6 prefix in the x:x:x:x::x format then the prefix length in the /x format.
The range is from /0 to /128.
NOTE: The :: notation specifies successive hexadecimal fields of zeros.
Defaults none
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
IPv6 Basics 647