60 lines
3.5 KiB
HTML
60 lines
3.5 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="task" />
|
||
|
<meta name="DC.Title" content="Enable DHCP for OS/2 Warp 4 clients" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakgconfiguringclients.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzakgenabledhcpforos" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Enable DHCP for OS/2 Warp 4 clients</title>
|
||
|
</head>
|
||
|
<body id="rzakgenabledhcpforos"><a name="rzakgenabledhcpforos"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Enable DHCP for OS/2 Warp 4 clients</h1>
|
||
|
<div><div class="section">To enable DHCP, follow these steps:</div>
|
||
|
<ol><li><span>Select <span class="uicontrol">TCP/IP Configuration</span>.</span></li>
|
||
|
<li><span>Select the <span class="uicontrol">Obtain IP address automatically</span> radio
|
||
|
button.</span></li>
|
||
|
<li><span>Click <span class="uicontrol">OK</span>.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"><p>You can start the client manually from an OS/2<sup>®</sup> window by entering DHCPCD. You can
|
||
|
also update the client configuration file (mptn\etc\dhcpcd.cfg) to allow the
|
||
|
client to request DHCP options.</p>
|
||
|
<p>Warp also has a utility for tracking
|
||
|
leases. From an OS/2 window,
|
||
|
enter DHCPMON, or select the DHCP monitor icon in the TCP/IP folder. You can
|
||
|
end the client by entering DHCPMON -t. </p>
|
||
|
<div class="note"><span class="notetitle">Note:</span> This does not issue a DHCP
|
||
|
release, it shuts the DHCP client down so that it no longer renews
|
||
|
a lease.</div>
|
||
|
<p>You can also view the client's DHCP log file to view the
|
||
|
client/server interaction and to see the options passed back by the server.
|
||
|
The file name is configurable in the client config file. Some systems have
|
||
|
a log in the root directory with file name of dhcpcd.log. In addition, previously
|
||
|
obtained lease and option information is stored by the client in the file
|
||
|
mptn\etc\dhcpc.db. If you ever need to restart the client "from scratch",
|
||
|
you should erase the mptn\etc\dhcpc.db file.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakgconfiguringclients.htm" title="You can learn how to configure your Microsoft Windows and OS/2 clients to request their configuration information from the DHCP server in this topic.">Configure the clients to use DHCP</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|