Users Guide

Table Of Contents
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.0) Introduced on the S3148.
9.8(2.0) Introduced on the S3100 series.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.2(1.0) Introduced on the Z9500.
9.1(0.0) Updated Usage Information.
9.0.0.0 Introduced on the Z9000.
8.3.19.0 Introduced on the S4820T.
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.
7.8.1.0 Introduced on the C-Series and S-Series.
7.4.1.0 Introduced on the E-Series.
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.
NOTE: Do not use the /128 prefix length on physical or port channel interfaces. You can use the /128
prefix length on loopback interfaces.
Example
DellEMC(conf)# interface tengigabitethernet 1/2
DellEMC(conf-if-te-1/2)# ipv6 address ?
X:X:X:X::X IPv6 address
DellEMC(conf-if-te-1/2)# ipv6 address 2002:1:2::3 ?
<0-128> Prefix length in bits
DellEMC(conf-if-te-1/2)# ipv6 address 2002:1:2::3 /96 ?
<cr>
DellEMC(conf-if-te-1/2)# ipv6 address 2002:1:2::3 /96
DellEMC(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.
Syntax
ipv6 address {ipv6-address prefix-length} eui64
840 IPv6 Basics