logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dhcp-lease-list - Prints active DHCP leases.

Description

dhcp-lease-list shows the dhcpd.leases file but filters, depending on the specified command line options,
       obsolete entries.

Files

/var/lib/dhcp3/dhcpd.leases
              dhcpd leases

       /usr/share/misc/oui.txtor/usr/local/etc/oui.txt
              optional file to map MAC addresses to manufactorer names

Name

       dhcp-lease-list - Prints active DHCP leases.

Options

--help Shows command line help

       --parsable
              machine readable output with full dates

       --last prints the last (even if end<now) for every MAC

       --all  prints all entries i.e. more than one per MAC

See Also

dhcpd3(8) dhcpd.leases(5)

Christian Hammers                                  2008-07-13                                 dhcp-lease-list(8)

Synopsis

dhcp-lease-list [options]

See Also