ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakg_5.4.0.1/checkmacaddress.htm

63 lines
3.5 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Check MAC address and DHCP lease" />
<meta name="DC.Relation" scheme="URI" content="rzakgenabledhcpforntclients.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgenabledhcpfor2000.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="checkmacaddress" />
<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>Check MAC address and DHCP lease</title>
</head>
<body id="checkmacaddress"><a name="checkmacaddress"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Check MAC address and DHCP lease</h1>
<div><div class="section">Windows NT<sup>®</sup> and Windows<sup>®</sup> 2000
clients also have a utility that displays the client's MAC address and DHCP
lease information. To check the DHCP lease for a Windows NT and Windows 2000
client, follow these steps:</div>
<ol><li><span>Open a Command Prompt window.</span></li>
<li><span>Run <span class="uicontrol">IPCONFIG /ALL</span>.</span></li>
</ol>
<div class="section"><div class="note"><span class="notetitle">Note:</span> This utility does not dynamically update the
displayed information, so it will be necessary to rerun the utility to view
updated status. You can use the same utility with different parameters to
release and renew a lease (IPCONFIG /RELEASE and IPCONFIG /RENEW). Run IPCONFIG
/? from an MS-DOS Command Prompt to see all of the possible parameters for
the command.</div>
<p>Microsoft<sup>®</sup> Windows 2000 DHCP clients need to be
configured if you want the DHCP server to update DNS A records on behalf of
the client. You might want to delegate updates to the DHCP server if your
network has standard existing Windows clients like Windows 95
and NT, because these clients currently do not update DNS A records. This
might simplify your DNS administration because DNS updates will originate
from the DHCP server for all clients, rather than having some clients update
their own records.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakgenabledhcpforntclients.htm">Enable DHCP for Windows NT clients</a></div>
</div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakgenabledhcpfor2000.htm">Enable DHCP for Windows 2000 clients</a></div>
</div>
</div>
</body>
</html>