| DHCP6LEASED(8) | System Manager's Manual | DHCP6LEASED(8) |
dhcp6leased —
Dynamic Host Configuration Protocol (DHCPv6) client daemon
for IPv6 prefix delegation
dhcp6leased |
[-dnv] [-f
file] [-s
socket] |
dhcp6leased is an IPv6 dynamic host
configuration protocol (DHCPv6) daemon for clients. It requests IPv6 prefix
delegations from DHCPv6 servers for assignment to downstream interfaces.
DHCPv6 clients are identified by DHCPv6 Unique Identifiers (DUID).
dhcp6leased uses a DUID based on a random
Universally Unique Identifier (UUID). The DUID is stored in
/var/db/dhcp6leased/uuid. If the file does not exist
or the UUID is not readable a new UUID is generated.
A running dhcp6leased can be controlled
with the dhcp6leasectl(8) utility.
The options are as follows:
-ddhcp6leased will run in the foreground and log to
stderr.-f
file-n-s
socket-v-v options
increase the verbosity.dhcp6leased configuration file.T. Mrugalski, M. Siodelski, B. Volz, A. Yourtchenko, M. Richardson, S. Jiang, T. Lemon, and T. Winters, Dynamic Host Configuration Protocol for IPv6 (DHCPv6), RFC 8415, November 2018.
The dhcp6leased program first appeared in
OpenBSD 7.6.
The dhcp6leased program was written by
Florian Obser
<florian@openbsd.org>.
| October 30, 2024 | Debian |