Index Click this button to go to the index for this section.


showdhc(8)

NAME

showdhc - Displays the contents of DHCP client configuration files

SYNOPSIS

/usr/sbin/showdhc filenames...

DESCRIPTION

The showdhc command reads the files specified on the command line and, assuming they are configuration files, displays the data contained in them. The format of the output is a single line in the format of bootptab(4). If any of the files named on the command line is not of the correct type, diagnostic output is sent to stderr. Configuration files are identified by an internal magic number, and the major and minor release numbers of JOIN configuration files are usually written to directory /etc/join and are named interface.dhc

FILES

/etc/join/interface.dhc JOIN client configuration files

RELATED INFORMATION

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