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

181 lines
5.4 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>Display LAN Adapter Profile (DSPLANADPP)</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="DSPLANADPP.Top_Of_Page"></a>
<h2>Display LAN Adapter Profile (DSPLANADPP)</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="#DSPLANADPP.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DSPLANADPP.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DSPLANADPP.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DSPLANADPP"></a>
<p>The Display Local Area Network Adapter Profile (DSPLANADPP) command shows the profile of an active local area network (LAN) adapter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPLANADPP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DSPLANADPP.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="#DSPLANADPP.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="#DSPLANADPP.ADPTNAME"><b>ADPTNAME</b></a></td>
<td valign="top">Adapter</td>
<td valign="top"><i>Name</i>, *ADPTADR</td>
<td valign="top">Required, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#DSPLANADPP.ADPTADR"><b>ADPTADR</b></a></td>
<td valign="top">Adapter address</td>
<td valign="top">000000000001-7FFFFFFFFFFF, <b><u>000000000001</u></b></td>
<td valign="top">Optional, Positional 3</td>
</tr>
<tr>
<td valign="top"><a href="#DSPLANADPP.OUTPUT"><b>OUTPUT</b></a></td>
<td valign="top">Output</td>
<td valign="top"><b><u>*</u></b>, *PRINT</td>
<td valign="top">Optional, Positional 4</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DSPLANADPP.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DSPLANADPP.LINE"></a>
<h3>Line description (LINE)</h3>
<p>Specifies the name of the line attached to the adapter whose profile is to be displayed.
</p>
<p>
<b>Note: </b>The specified line must be varied on.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPLANADPP.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPLANADPP.ADPTNAME"></a>
<h3>Adapter (ADPTNAME)</h3>
<p>Specifies the name of the adapter whose profile is to be displayed.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b>*ADPTADR</b></dt>
<dd>The adapter address is used to identify the adapter.
</dd>
<dt><b><i>adapter-name</i></b></dt>
<dd>Specify the name of the adapter whose profile is to be displayed.
</dd>
</dl>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPLANADPP.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPLANADPP.ADPTADR"></a>
<h3>Adapter address (ADPTADR)</h3>
<p>Specifies the 12-character hexadecimal adapter address.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPLANADPP.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPLANADPP.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="#DSPLANADPP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPLANADPP.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DSPLANADPP LINE(DETBRANCH) ADPTNAME(PAYROLL)
</pre>
</p>
<p>This command displays the profile of the adapter PAYROLL which is attached to the line DETBRANCH.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPLANADPP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPLANADPP.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF8B44</b></dt>
<dd>Adapter address required.
</dd>
<dt><b>CPF8B46</b></dt>
<dd>Display adapter profile failed. &amp;29 not found in network adapter file.
</dd>
<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>CPF8B70</b></dt>
<dd>Network line description &amp;23 not varied on.
</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="#DSPLANADPP.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>