dhclient.leases(5) - NetBSD Manual Pages

Command: Section: Arch: Collection:  



dhclient.leases(5)                             dhclient.leases(5)



NAME
dhclient.leases - DHCP client lease database
DESCRIPTION
The Internet Software Consortium DHCP client keeps a per- sistent database of leases that it has acquired that are still valid. The database is a free-form ASCII file con- taining one valid declaration per lease. If more than one declaration appears for a given lease, the last one in the file is used. The file is written as a log, so this is not an unusual occurrance. The format of the lease declarations is described in dhclient.conf(5).
FILES
/var/db/dhclient.leases
SEE ALSO
dhclient(8), dhcp-options(5), dhclient.conf(5), dhcpd(8), dhcpd.conf(5), RFC2132, RFC2131.
AUTHOR
dhclient(8) was written by Ted Lemon <mellon@vix.com> under a contract with Vixie Labs. Funding for this pro- ject was provided by the Internet Software Consortium. Information about the Internet Software Consortium can be found at http://www.isc.org/isc. 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.