Manual Page Result
0
Command: dhcp6leasectl | Section: 8 | Source: OpenBSD | File: dhcp6leasectl.8
DHCP6LEASECTL(8) FreeBSD System Manager's Manual DHCP6LEASECTL(8)
NAME
dhcp6leasectl - control the dhcp6leased client
SYNOPSIS
dhcp6leasectl [-l] [-s socket] [-w maxwait] interface
DESCRIPTION
The dhcp6leasectl program instructs the dhcp6leased(8) daemon to request
a new lease.
The following options are available:
-l List the configured lease on interface instead of requesting a
new lease.
-s socket
Use socket instead of the default /dev/dhcp6leased.sock to
communicate with dhcp6leased(8).
-w maxwait
Specify the maximum number of seconds to wait for interface to be
configured. The default is 10 seconds.
FILES
/dev/dhcp6leased.sock UNIX-domain socket used for communication with
dhcp6leased(8).
SEE ALSO
dhcp6leased.conf(5), dhcp6leased(8)
HISTORY
The dhcp6leasectl program first appeared in OpenBSD 7.6.
FreeBSD 14.1-RELEASE-p8 June 7, 2024 FreeBSD 14.1-RELEASE-p8