shleases(8) — Maintenance
NAME
shleases − Displays a DHCP client’s IP address leases.
SYNOPSIS
/usr/sbin/shleases filenames...
DESCRIPTION
The shleases command reads the file housing information about a client’s leases (default /etc/join/leases) and displays its contents on stdout. There will be as many leases as there are interfaces which JOIN has configured. A lease is identified by the name of the interface (for example, ln0) and the IP address assigned to it. It is characterised by a start time, an expiration, and the IP address of the server which granted it.
FILES
/etc/join/∗.dhc
RELATED INFORMATION
Commands: joinc(8)
Information: DHCP(7)