Administrator Guide

Usage Infomation
SAA can configure up to two addresses. If any preferred prefix or valid timers time out, the corresponding
address are deprecated or removed. If an address is removed due to a time-out, an address from the current
unused prefix is used to create a new address. If there are no remaining prefixes, the software waits to receive
a new prefix from the RA.
If auto-configuration is enabled, all IPv6 addresses on that management interface are auto-configured. Manual
and auto-configurations are not supported on a single management interface.
Removing auto-configuration removes all auto-configured IPv6 addresses and the link-local IPv6 address from
that management interface.
IPv6 addresses on a single management interface cannot be members of the same subnet.
IPv6 secondary addresses on management interfaces across a 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.
ipv6 address eui64
Configure IPv6 EUI64 address configuration on the interface.
C9000 Series
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.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
9.2(0.0) Introduced.
Usage Information This command allows you to create an EUI64 address based on the specified prefix and MAC address only.
Prefixes may be configured on the interface using the ipv6 nd prefix command without creating an EUI64
address.
Example
Dell(conf)#int ten 0/4
Dell(conf-if-te-0/4)#ipv6 address 200:1::/64 eui64
Dell(conf)#int ten 0/6
Dell(conf-if-te-0/6)#ipv6 address 801:10::/64 eui64
IPv6 Basics 939