Reference Guide

Table Of Contents
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 the DHCP operations on the 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
ipv6 enable
Enables and disables IPv6 forwarding on an interface congured with an IPv6 address.
Syntax
ipv6 enable
Parameters None
Defaults None
Command Mode INTERFACE
Usage Information
The no version of this command disables IPv6 forwarding.
Use this command to disable and re-enable IPv6 forwarding on an interface for security purposes or to recover
from a duplicate address discovery (DAD) failure.
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ipv6 address 2111:dddd:0eee::22/128
OS10(conf-if-eth1/1/1)# no ipv6 enable
OS10(conf-if-eth1/1/1)# ipv6 enable
Supported Releases 10.3.0E or later
ipv6 address eui-64
Congures a global IPv6 address on an interface by entering only the network prex and length.
Syntax
ipv6 address ipv6-prefix/prefix-length eui-64
320 Layer 3