ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzajt_5.4.0.1/rzajtrzajtcfg400tohostctlrf.htm

165 lines
8.7 KiB
HTML
Raw 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-09-06" />
<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>Match iSeries system controller description parameters for a
host system</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="rzajt-cfg400tohostctl-rf"></a>
<h4 id="rzajt-cfg400tohostctl-rf">Match iSeries system controller description parameters for a
host system</h4>
<p>You must match host system communications configuration parameters with iSeries&trade; system values. A description of the iSeries system values are in the following
table. For information about configuring host systems, see the manuals <cite>VTAM&reg; Installation and Resource Definition</cite>, SC23-0111, and <cite>Network Control Program Resource Definition Reference</cite>, SC30-3254.</p>
<p>You can specify some host system parameters on multiple definition statements,
such as the GROUP, LINE, PU, and LU. The following table lists only the lowest
level definition statement that is used by the host system.</p>
<p>To configure an iSeries system to a host system:</p>
<ul>
<li>See <a href="rzajtrzajtcfg400tohostexre.htm#rzajt-cfg400tohostex-re">Examples: Connect iSeries server to a host server</a> for an example of connecting
an iSeries system to a host system.</li>
<li>Use the following table for the controller description parameter.</li></ul>
<a name="wq23"></a>
<table id="wq23" width="100%" summary="" border="1" frame="border" rules="all" class="singleborder">
<thead valign="bottom">
<tr>
<th id="wq24" width="19%" align="center" valign="bottom">iSeries Prompt</th>
<th id="wq25" width="15%" align="center" valign="bottom">iSeries Parameter</th>
<th id="wq26" width="15%" align="center" valign="bottom">Host Definition Statement</th>
<th id="wq27" width="50%" align="center" valign="bottom">Host Parameter</th>
</tr>
</thead>
<tbody valign="top">
<tr>
<td align="left" valign="top" headers="wq24">Adjacent link station</td>
<td align="left" valign="top" headers="wq25">ADJLNKSTN</td>
<td align="left" valign="top" headers="wq26">PU</td>
<td align="left" valign="top" headers="wq27"><span class="italic">name</span>
<p>iSeries adjacent
link station name must match the name assigned to the PU macro instruction
in the host system switched major node definition. This match is required
if iSeries host controller description specifies RMTCPNAME(*ANY), SWITCHED(*YES)
or SNBU(*YES), and LINKTYPE is *SDLC.</p>
<p>This parameter should be specified
only if the host system is running VTAM Version 4 Release 1 or later and NCP
Version 6 Release 2 or later.</p></td>
</tr>
<tr>
<td rowspan="2" align="left" valign="top" headers="wq24">LAN remote adapter address</td>
<td rowspan="2" align="left" valign="top" headers="wq25">ADPTADR</td>
<td align="left" valign="top" headers="wq26">LINE</td>
<td align="left" valign="top" headers="wq27">LOCADD
<p>Values specified for each system
must match. If LOCADD is specified, ECLTYPE=PHYSICAL must also be specified
on the GROUP definition statement.</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq26">PORT</td>
<td align="left" valign="top" headers="wq27">MACADDR
<p>For 9370/LAN only, the iSeries controller
description ADPTADR must match the host MACADDR parameter. MACADDR can be
coded as an 8- or 12-digit hexadecimal number; the 8-digit variation assumes <tt class="xph">4000</tt> in the first four positions (<tt class="xph">4000xxxxxxxx</tt>).</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq24">Destination service access point</td>
<td align="left" valign="top" headers="wq25">DSAP</td>
<td align="left" valign="top" headers="wq26">PORT</td>
<td align="left" valign="top" headers="wq27">SAPADDR
<p>For 9370/LAN only, the iSeries controller
description DSAP must match the host SAPADDR parameter.</p>
<p>The SAPADDR
parameter is a decimal value (4-252); the iSeries value is specified as a 2-digit hexadecimal
number.</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq24">Local exchange identifier</td>
<td align="left" valign="top" headers="wq25">LCLEXCHID</td>
<td align="left" valign="top" headers="wq26">PU</td>
<td align="left" valign="top" headers="wq27">IDBLK, IDNUM
<p>For parallel connections
only. Required if the iSeries system specifies RMTCPNAME(*ANY), SWITCHED(*YES),
and LINKTYPE is *SDLC. The LCLEXCHID specified must match the values specified
in the switched major node definition PU macro instruction.</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq24">Maximum frame size</td>
<td align="left" valign="top" headers="wq25">MAXFRAME</td>
<td align="left" valign="top" headers="wq26">GROUP</td>
<td align="left" valign="top" headers="wq27">MAXDATA
<p>Values specified for each system
must match.</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq24">Remote control point name</td>
<td align="left" valign="top" headers="wq25">RMTCPNAME</td>
<td align="left" valign="top" headers="wq26">VTAMLST</td>
<td align="left" valign="top" headers="wq27">SSCPNAME
<p>Required only if APPN(*YES).
iSeries controller description value must match SSCPNAME specified in
the Virtual Telecommunications Access Method (VTAM) start options list (ATCSTR<span class="italic">yy</span>).</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq24">Remote network identifier</td>
<td align="left" valign="top" headers="wq25">RMTNETID</td>
<td align="left" valign="top" headers="wq26">VTAMLST</td>
<td align="left" valign="top" headers="wq27">NETID
<p>Required only if APPN(*YES). iSeries controller description value must match NETID specified in the VTAM start options
list (ATCSTR<span class="italic">yy</span>).</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq24">Source service access point</td>
<td align="left" valign="top" headers="wq25">SSAP</td>
<td align="left" valign="top" headers="wq26">PU</td>
<td align="left" valign="top" headers="wq27">SAPADDR
<p>For 9370/LAN only, the iSeries controller
description DSAP must match the host SAPADDR parameter.</p>
<p>The SAPADDR
parameter is a decimal value (4-252); the iSeries value is specified as a 2-digit hexadecimal
number.</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq24">SSCP identifier</td>
<td align="left" valign="top" headers="wq25">SSCPID</td>
<td align="left" valign="top" headers="wq26">VTAMLST</td>
<td align="left" valign="top" headers="wq27">SSCPID
<p>Required if APPN(*YES) or if RMTCPNAME
is not specified. iSeries controller description value must match SSCPID
specified in the VTAM start options list (ATCSTR<span class="italic">yy</span>).</p>
<p>The SSCPID parameter is a decimal value (0-65535); the iSeries value is
specified as a 12-digit hexadecimal number, of which the first 2 digits are <tt class="xph">05</tt>.</p></td>
</tr>
<tr>
<td align="left" valign="top" headers="wq24">Station address</td>
<td align="left" valign="top" headers="wq25">STNADR</td>
<td align="left" valign="top" headers="wq26">PU</td>
<td align="left" valign="top" headers="wq27">ADDR
<p>iSeries system station address must be unique
within host PU definitions. Controller description STNADR must match the
value specified in the line description.</p></td>
</tr>
</tbody>
</table>
<p>For more information on iSeries system parameters, see <a href="../books/c4154010.pdf" target="_blank">Communications Configuration</a>
<img src="wbpdf.gif" alt="Link to PDF" />.</p>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>