Index Index for
Section 8
Index Alphabetical
listing for S
Bottom of page Bottom of
page

shleases(8)

NAME

shleases - Displays a DHCP client's IP address leases.

SYNOPSIS

/usr/sbin/shleases filenames...

DESCRIPTION

The shleases command reads the file that contains information about a client's leases and displays its contents on stdout. By default this file is /etc/join/leases. There are 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 characterized by a start time, an expiration time, and the IP address of the server which granted the lease.

FILES

/etc/join/*.dhc

SEE ALSO

Commands: joinc(8) Information: DHCP(7)

Index Index for
Section 8
Index Alphabetical
listing for S
Top of page Top of
page