Users Guide

Table Of Contents
NOTE: Dell EMC Networking does not recommend conguring both a static IPv6 address and DHCPv6
on the same interface.
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ipv6 address 2111:dddd:0eee::22/64
Supported Releases 10.3.0E or later
ipv6 address autocong
Acquires global IPv6 addresses by using the network prex obtained from RAs.
Syntax
ipv6 address autoconfig
Parameters None
Defaults Disabled except on the management interface
Command Mode INTERFACE
Usage Information
This command sets an interface in Host mode to perform IPv6 stateless auto-conguration by discovering
prexes on local links, and adding an EUI-64 based interface identier to generate each IPv6 address. The
command disables IPv6 forwarding. Addresses are congured depending on the prexes received in RA
messages.
The no version of this command disables IPv6 address autoconguration, resets the interface in Router mode,
and re-enables IPv6 forwarding.
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# no switchport
OS10(conf-if-eth1/1/1)# ipv6 address autoconfig
OS10(conf-if-eth1/1/1)#
Supported Releases 10.3.0E or later
ipv6 address dhcp
Enables DHCP client operations on the interface.
Syntax
ipv6 address dhcp
Parameters None
Defaults None
Command Mode INTERFACE
Usage Information
The no version of this command disables DHCP operations on the interface.
NOTE: Dell EMC Networking does not recommend conguring both a static IPv6 address and DHCPv6
on the same interface.
Example
OS10(config)# interface mgmt 1/1/1
OS10(conf-if-ma-1/1/1)# ipv6 address dhcp
Supported Releases 10.3.0E or later
Layer 3 589