| DHCPLEASED(8) | System Manager's Manual | DHCPLEASED(8) |
dhcpleased —
Dynamic Host Configuration Protocol (DHCP)
client
dhcpleased |
[-dnv] [-f
file] [-s
socket] |
dhcpleased is a dynamic host configuration
protocol (DHCP) daemon for clients. If an interface has the
AUTOCONF4
flag set (auto configuration is enabled), dhcpleased
sends requests for IP configuration information from a DHCP server, such as
dhcpd(8), and uses that
information to configure the relevant interface.
See hostname.if(5) and ifconfig(8) on how to enable auto configuration on an interface.
dhcpleased monitors network interface
states (interface going up or down, auto configuration enabled or disabled,
etc.) and sends requests when necessary. A running
dhcpleased can be controlled with the
dhcpleasectl(8)
utility.
The options are as follows:
-ddhcpleased will run in the foreground and log to
stderr.-f
file-n-s
socket-v-v options
increase the verbosity.dhcpleased configuration file.dhcpleased.conf(5), hostname.if(5), dhcpd(8), dhcpleasectl(8), ifconfig(8)
R. Droms, Dynamic Host Configuration Protocol, RFC 2131, March 1997.
S. Alexander and R. Droms, DHCP Options and BOOTP Vendor Extensions, RFC 2132, March 1997.
The dhcpleased program first appeared in
OpenBSD 6.9.
The dhcpleased program was written by
Florian Obser
<florian@openbsd.org>.
| August 11, 2024 | openbsd |