ipv6 address dhcp

Use this command to get an IPV6 address from a DHCP server for this interface.

Use the no form of this command to disable the DHCP client for this interface.

You can give the ipv6 dhcp client request command before giving this command to request additional options.

Command Syntax

Copy
ipv6 address dhcp
no ipv6 address dhcp

Parameters

None

Default

None

Command Mode

Interface mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#configure terminal
(config)#interface eth0
(config-if)#ipv6 address dhcp
(config-if)#