67 lines
2.0 KiB
HTML
67 lines
2.0 KiB
HTML
|
|
||
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Work with BOOTP table (WRKBPTBL)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<a name="WRKBPTBL.Top_Of_Page"></a>
|
||
|
<h2>Work with BOOTP table (WRKBPTBL)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#WRKBPTBL.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#WRKBPTBL.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#WRKBPTBL.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="WRKBPTBL"></a>
|
||
|
<p>The Work with BOOTP Table (WRKBPTBL) command allows you to work with entries in the BOOTP table. Each table entry contains a client host name, an MAC address, and an internet protocol (IP) address.
|
||
|
</p>
|
||
|
<p>You can add, change, remove, or display entries in this table. You can also print the table.
|
||
|
</p>
|
||
|
<p>There are no parameters for this command.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKBPTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="WRKBPTBL.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKBPTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="WRKBPTBL.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
WRKBPTBL
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the Configure TCP/IP BOOTP Table menu.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKBPTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="WRKBPTBL.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p>None
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKBPTBL.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|