ipv6 dhcp server rapid-commit

Use this command to enable the DHCP clientClosed A DHCP client is a hardware device or software that uses DHCP to get the network configuration information from a DHCP Server.     VRF: VRF creates a logically isolated routing table within a single physical network device. Each VRF instance works as an independent routing instance that enables separate network traffic, maintains different routing tables, and provides network isolation. to obtain configuration parameters from the server through a rapid two message exchange (solicit and reply).

Use the no form of this command to disable the IPv6 DHCPClosed Dynamic Host Configuration Protocol server rapid-commit option.

Command Syntax

Copy
ipv6 dhcp server rapid-commit
no ipv6 dhcp server rapid-commit

Parameters

None

Default

No default value is specified

Command Mode

Configure mode

VRFClosed Virtual Routing and Forwarding mode

Applicability

This command was introduced in OcNOS version 6.1.0.

Examples

Copy
#configure terminal
(config)#ipv6 dhcp server rapid-commit
 
#configure terminal
(config)#ip vrf vrf1 
(config-vrf)#ipv6 dhcp server rapid-commit