dhclient.leases(5) redhat man page | unix.com

Man Page: dhclient.leases

Operating Environment: redhat

Section: 5

dhclient.leases(5)						File Formats Manual						dhclient.leases(5)

NAME
dhclient.leases - DHCP client lease database
DESCRIPTION
The Internet Software Consortium DHCP client keeps a persistent database of leases that it has acquired that are still valid. The data- base is a free-form ASCII file containing 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/lib/dhcp/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 under a contract with Vixie Labs. Funding for this project was provided by the Internet Software Consortium. Information about the Internet Software Consortium can be found at http://www.isc.org. dhclient.leases(5)
Related Man Pages
dhclient(8) - redhat
dhclient-script(8) - netbsd
dhclient.leases(5) - netbsd
dhclient-script(8) - freebsd
dhclient(8) - freebsd
Similar Topics in the Unix Linux Community
Shell/Perl Script to edit dhcpd.conf
i have dhcp yet i get the same ip , always!!!!how do i change it?
Delete Blank Lines Between DHCP Host Blocks
Which IPs from the range are assigned to DHCP enabled clients
How to ignore requests in dhcpd?