Installing the JOIN client software
The JOIN client software is intended to enable configuration of dataless hosts (those with a local disk having only a root partition), as well as those with both root and user file systems. JOIN client software is exclusive to UNIX based operating systems.
Platform | Command |
---|---|
SUN OS 4.x | tar xvf /dev/fd0 |
Solaris 2.x | volcheck -v tar xvf /vol/dev/diskette0/unlabeled |
Digital UNIX | tar xvf /dev/rfd0a |
HP-UX | tar xvf /dev/rfloppy/c20Ad1s0 |
# ./install_join_client
to continue the installation.
joinc
: This client process is the actual DHCP client. It gets the configuration information from the server and renews the lease periodically.
dhcpconf
: This utility acts as an interface between the DHCP client and the user. It provides the user a mechanism to activate the DHCP client and to configure the local host based on information provided by the DHCP server.
joinc
DHCP client:
# joinc -b
dhcpconf
:
# dhcpconf <interface> startFor example, if you want to run DHCP client on the interface le0:
# dhcpconf le0 start
# dhcpconf <interface> release
joinc
process
# kill <pid-of-joinc>
joinc
and dhcpconf
have a number of command line options. For more information about these utilities, read the joinc(1) and dhcpconf(1) man pages.
/etc/join/client.pcy
. Some of the configurable parameters are: