ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahj_5.4.0.1/rzahjrzahjdetpar.htm

98 lines
5.1 KiB
HTML
Raw Permalink 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-10-03" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<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))' />
<title>Determine parameters during automatic configuration</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="rzahjdet-par"></a>
<h4 id="rzahjdet-par">Determine parameters during automatic configuration</h4>
<p>The system can be told which parameters should be used for the controller
descriptions that get automatically created and varied on. If a model controller
description does not exist for a line that supports automatic configuration,
then the automatically created, or varied on controller descriptions use the
system-supplied defaults for the various parameters. There are two types of
parameters that are specified in the automatically configured controller descriptions:</p>
<ul>
<li>Those found during the automatic configuration</li>
<li>Those specified in the model controller or in the system-supplied defaults</li></ul>
<p>Those found during automatic configuration do not use the values that are
specified in the model controller or any system values. They are found when
the adjacent system on the LAN calls the iSeries system and participates in a
swapping of exchange station IDs (XID). A description of these parameters
are as follows:</p>
<dl>
<dt class="bold">RMTNETID</dt>
<dd>Remote network identifier.
</dd>
<dt class="bold">RMTCPNAME</dt>
<dd>Remote control-point name.
</dd>
<dt class="bold">ADPTADR</dt>
<dd>LAN adapter address of the remote system.
</dd>
<dt class="bold">SSAP</dt>
<dd>Source service access point for the connection.
</dd>
<dt class="bold">DSAP</dt>
<dd>Destination service access point for the connection.
</dd>
<dt class="bold">NODETYPE</dt>
<dd>Set to *LENNODE if the remote system does not supply a control-point
name on its XID. Otherwise, it is set to *CALC.
</dd>
<dt class="bold">TMSGRPNBR</dt>
<dd>Set to *CALC since the system negotiates this value with the adjacent
node.
</dd>
<dt class="bold">CPSSN</dt>
<dd>Set to *NO if the NODETYPE parameter in the automatically configured
controller gets set to *LENNODE. Otherwise, it is set to *YES. The system
determines if it needs to establish a CP-CP session with the adjacent node.
This is determined based on the network server list (if the local system is
an end node), or the adjacent system's request for CP session services.
</dd>
<dt class="bold">SWTLINLST</dt>
<dd>Set to the token ring, Ethernet, DDI, or WLS line the call was received
on. For automatically configured controller descriptions, there is only one
line that is listed in the SWTLINLST. The system may change this parameter
for automatically configured controllers that already exist.
</dd>
</dl>
<p>The other parameters in the automatically created controller descriptions
are copied from the model controller description (if the model controller
associated with the line that the call was received on is varied on), or are
system-supplied defaults. An exception to using system-supplied defaults is
the ONLINE parameter. It is set to *NO for automatically configured controller
descriptions since various systems may be automatically configured (such as
personal computers, iSeries systems, and System/36s), and you may not want all
systems varied on at initial program load (IPL).</p>
<p>APPC controllers that are automatically created on a LAN have the CTLOWN
(control owner) parameter set to *SYS since the system controls that controller
description. If an operator wishes to change any parameters in a controller
that was created automatically, the CTLOWN parameter needs to be set to *USER.
By setting this parameter to *USER, the system does not automatically vary
on, change, or delete this controller description. The operator now owns this
controller description.</p>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>