dhcpv6-client
Syntax
dhcpv6-client { client-ia-type { ia-na; ia-pd; } client-identifier duid-type (duid-ll | duid-llt | vendor); client-type (autoconfig | stateful); rapid-commit; req-option (dns-server | domain | fqdn | nis-domain | nis-server | ntp-server | sip-domain | sip-server |time-zone | vendor-spec); retransmission-attempt number; update-router-advertisement { interface interface-name; } update-server; vendor-id <model-number>:<serial-number>; }
Hierarchy Level
[edit interfaces interface-name unit logical-unit-number family inet6] [edit logical-systems name interfaces name unit name family inet6] [edit tenants tenant-name interfaces name unit name family inet6]
Description
Configure the Dynamic Host Configuration Protocol version 6 (DHCPv6) client.
Starting in Junos OS Release 18.1R1, DHCPv4 and DHCPv6
clients are supported on management interfaces (fxp0 and em0) configured
in the non-default management routing instance, mgmt_junos
.
Options
client-ia-type | Identity association type for DHCPv6 client. This statement is mandatory. |
client-identifier duid-type | Identity a client by a client-identifier value. This statement is mandatory. |
client-type | Identify the type of DHCPv6 client. This statement is mandatory. |
rapid-commit | The use of the two-message exchange for address assignment. |
req-option | Specify options requested by the DHCPv6 client. |
retransmission-attempt number | Specify the number of times the device retransmits a DHCPv6 client packet if a DHCPv6 server fails to respond. After the specified number of attempts, no further attempts at reaching a server are made. |
update-router-advertisement | Specify the interface used to delegate prefixes. |
update-server | Propagate TCP/IP settings to the DHCPv6 server. |
For detailed information about these commands, see CLI Explorer.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.1X45-D10.
The logical-systems
and tenants
options
are introduced in Junos OS Release 18.4R1.