Administrator Guide

interface GigabitEthernet 1/2
no ip address
ipv6 address 2002:1:2::3 /96
no shutdown
ipv6 address eui64
Congure IPv6 EUI64 address conguration on the interface.
Syntax
ipv6 address {ipv6-address prefix-length} eui64
To disable IPv6 EUI64 address autoconguration, use the no ipv6 address {ipv6-address prefix-
length} eui64 command.
Parameters
ipv6-address prex-
length
Enter the IPv6 prex in the x:x:x:x::x format then the prex length in the /x format. The
range is from /0 to /128.
NOTE: The :: notation species successive hexadecimal elds of zeros.
Defaults None
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
9.2(0.2) Introduced.
Usage Information This command allows you to create an EUI64 address based on the specied prex and MAC address only. Prexes
may be congured on the interface using the ipv6 nd prefix command without creating an EUI64 address.
Example
Dell(conf)# int gig 1/4
Dell(conf-if-gi-1/4)# ipv6 address 200:1::/64 eui64
Dell(conf)# int gig 1/6
Dell(conf-if-gi-1/6)# ipv6 address 801:10::/64 eui64
IPv6 Basics 817