ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/wrklanadpt.htm

140 lines
4.5 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 LAN Adapters (WRKLANADPT)</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="WRKLANADPT.Top_Of_Page"></a>
<h2>Work With LAN Adapters (WRKLANADPT)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#WRKLANADPT.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKLANADPT.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKLANADPT.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKLANADPT"></a>
<p>The Work with Local Area Network Adapters (WRKLANADPT) command shows a list of active local area network (LAN) adapters.
</p>
<p><b>Notes:</b>
</p>
<ol>
<li>To determine whether network adapters are active or inactive, the LAN manager performs a query of all adapters that are entered in the network adapter file. Adapters that respond to the query are identified as being active on the network; those that do not respond are identified as being inactive on the network.
</li>
<li>Adapters that are not currently entered in the network adapter file are automatically added, and a default adapter name is assigned. The default adapter name consists of the character D, followed by the last nine digits of the adapter address.
</li>
</ol>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKLANADPT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKLANADPT.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#WRKLANADPT.LINE"><b>LINE</b></a></td>
<td valign="top">Line description</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#WRKLANADPT.OUTPUT"><b>OUTPUT</b></a></td>
<td valign="top">Output</td>
<td valign="top"><b><u>*</u></b>, *PRINT</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKLANADPT.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKLANADPT.LINE"></a>
<h3>Line description (LINE)</h3>
<p>Specifies the name of the line that is attached to the adapters to be displayed.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKLANADPT.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKLANADPT.OUTPUT"></a>
<h3>Output (OUTPUT)</h3>
<p>Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
</p>
<dl>
<dt><b><u>*</u></b></dt>
<dd>The output is displayed for interactive jobs or printed with the job's spooled output for non-interactive jobs.
</dd>
</dl>
<dl>
<dt><b>*PRINT</b></dt>
<dd>The output is printed with the job's spooled output.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKLANADPT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKLANADPT.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKLANADPT LINE(DETBRANCH)
</pre>
</p>
<p>This command displays a list of adapters that are connected to the DETBRANCH line.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKLANADPT.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKLANADPT.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF8B68</b></dt>
<dd>Line description &amp;23 not found.
</dd>
<dt><b>CPF8B69</b></dt>
<dd>Line description &amp;23 not valid for requested action.
</dd>
<dt><b>CPF8B72</b></dt>
<dd>Change failed. Adapter &amp;29 not found in network adapter file.
</dd>
<dt><b>CPF8B74</b></dt>
<dd>Request to display active adapters failed.
</dd>
<dt><b>CPF8B75</b></dt>
<dd>No adapter entries in network adapter file.
</dd>
<dt><b>CPF8B76</b></dt>
<dd>No functional addresses for adapter.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKLANADPT.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>