171 lines
5.3 KiB
HTML
171 lines
5.3 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>Remove LAN Adapter (RMVLANADPT)</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="RMVLANADPT.Top_Of_Page"></a>
|
|
<h2>Remove LAN Adapter (RMVLANADPT)</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="#RMVLANADPT.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#RMVLANADPT.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#RMVLANADPT.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="RMVLANADPT"></a>
|
|
<p>The Remove Local Area Network Adapter (RMVLANADPT) command removes an active local area network (LAN) adapter from a line description that is varied on.
|
|
</p>
|
|
<p><b>Restrictions:</b>
|
|
</p>
|
|
<ol>
|
|
<li>This command is only valid for users with QSECOFR authority.
|
|
</li>
|
|
<li>This command is only valid for LAN managers with QSECOFR authority, that are in the controlling mode.
|
|
<p>
|
|
<b>Note: </b>The mode (controlling or observing) of the LAN manager is set on the TRNMGRMODE parameter when the line is created or changed with the Create Line Description (Token-Ring Network) (CRTLINTRN) or the Change Line Description (Token-Ring Network) (CHGLINTRN) commands.
|
|
</p>
|
|
</li>
|
|
</ol>
|
|
<p><b>Attention:</b> Use of this command to remove an active adapter results in loss of communications with any attached products, such as workstations or other systems.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVLANADPT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="RMVLANADPT.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="#RMVLANADPT.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="#RMVLANADPT.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="#RMVLANADPT.ADPTADR"><b>ADPTADR</b></a></td>
|
|
<td valign="top">Adapter address</td>
|
|
<td valign="top"><i>Hexadecimal value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVLANADPT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="RMVLANADPT.LINE"></a>
|
|
<h3>Line description (LINE)</h3>
|
|
<p>Specifies the name of the line description attached to the adapter being removed.
|
|
</p>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVLANADPT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVLANADPT.ADPTNAME"></a>
|
|
<h3>Adapter (ADPTNAME)</h3>
|
|
<p>Specifies the name of the adapter being removed.
|
|
</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 being removed.
|
|
</dd>
|
|
</dl>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVLANADPT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVLANADPT.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="#RMVLANADPT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="RMVLANADPT.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
RMVLANADPT LINE(CHGBRANCH) ADPTNAME(*ADPTADR)
|
|
ADPTADR(000000001BFF)
|
|
</pre>
|
|
</p>
|
|
<p>This command removes the adapter with an address of 000000001BFF from the line description, CHGBRANCH.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVLANADPT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="RMVLANADPT.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>CPF8B47</b></dt>
|
|
<dd>Request to remove adapter &29 on line &23 failed.
|
|
</dd>
|
|
<dt><b>CPF8B49</b></dt>
|
|
<dd>Unable to remove network adapter &29 on line &23.
|
|
</dd>
|
|
<dt><b>CPF8B50</b></dt>
|
|
<dd>Adapter &29 on line &23 cannot be removed.
|
|
</dd>
|
|
<dt><b>CPF8B68</b></dt>
|
|
<dd>Line description &23 not found.
|
|
</dd>
|
|
<dt><b>CPF8B70</b></dt>
|
|
<dd>Network line description &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="#RMVLANADPT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|