*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: jdbdump | Section: 8 | Source: Digital UNIX | File: jdbdump.8.gz
jdbdump(8) System Manager's Manual jdbdump(8) NAME jdbdump - Dumps fields from the DHCP dynamic databases. SYNOPSIS /usr/sbin/jdbdump [-a] [-f character] [-k key] [-s date] tag... FLAGS Dumps dates in a readable form. The default is to dump all date-time fields as UCT (seconds since GMT 1/1/70 00:00). Uses character as the field separator. The default is |. This option requests that a spe- cific record with the given key be dumped. The key has three fields: the client's hardware type, hardware address, and IP address of its subnet. These three components should be separated by whitespace and enclosed within quotes (otherwise the shell will create multiple words). Dumps records timestamped since date. The default is to dump all the records regardless of the date of last modification. DESCRIPTION The jdbdump command reads the databases used by joind to store informa- tion on client IP address leases and dynamic names and prints selected fields. Each record is terminated by a newline, and the fields within each record delimited by default with the pipe (|) character, although this may be changed with the -f command line option. Date fields are displayed in Universal Coordinated Time (UCT), seconds since 00:00 01/01/1970 GMT, unless the -a flag is given, which alters the format to a more readable form. The following fields are always dumped: MAC address MAC address type MAC address length (octets) IP address Start of lease (UCT) Lease expi- ration (UCT) Time when lease may be extended (UCT) Time when host last renewed or acquired this lease (UCT) IP address of server "owning" the lease Hostname (sans domain) Domain name Following these fields are any fields given by the command line "tag" arguments. These tags identify DHCP configuration parameters. They may numeric, a two character symbol, or the parameter's long name. Consult RFC1533 for the numerical values or see bootptab(4) for the symbolic or long names. FILES RELATED INFORMATION Commands: jdbmod(8), joind(8) delim off jdbdump(8)

Navigation Options