Intermec 6400 User Guide

Page of 162
6400 TCP/IP Client
SECTION 2
2-58    6400 Computer TCP/IP Client User’s Guide
Dhcp
dhcp [-nuvw] [-l seconds] [-r retries] [-t seconds] 
[pctcp.ini_file]
The dhcp command obtains network configuration
information for your 6400 computer from a remote server.
-l seconds
Specifies the length of the lease requested by
the client in seconds.  A lease is the length of
time a client can keep an IP address.  Note
that it is the responsibility of the DHCP
server to decide the lease duration, and a
DHCP server may return a lease time
different from that specified by the client,
depending on how the server is configured.
The lease duration specified with this option
overrides the lease-time= parameter in
PCTCP.INI.  If neither is specified, the DHCP
server sets the lease time.
-n
Does not update your PCTCP.INI file or the
kernel.  Use this option with the -v option to
view the information retrieved from the
server without changing your kernel
parameters.
pctcp.ini_file
Specifies the complete path of PCTCP.INI,
from which dhcp reads information and to
which dhcp writes information.  This
optional setting overrides the PCTCP=
environment variable setting.
-r retries
Retries sending a dhcp request the number
of times specified by retries.  Default:  4.
-t seconds
Times out the dhcp command process after
waiting seconds seconds for the dhcp reply to
be sent from the server.  Default:  60.
-u
Unloads the DHCP module and releases the
current IP address being leased.  The kernel
reverts to using the IP address that was in
use before the DHCP TSR module was
installed.