130 lines
6.8 KiB
HTML
130 lines
6.8 KiB
HTML
<?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 line 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-cfg400tohostlin-rf"></a>
|
|
<h4 id="rzajt-cfg400tohostlin-rf">Match iSeries system line description parameters for a host system</h4>
|
|
<p>You must match host system communications configuration parameters with iSeries™ system values. A description of these iSeries system values are in the following
|
|
table. For information about configuring host systems, see the manuals <cite>VTAM® 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 line description parameter.</li></ul>
|
|
<a name="wq18"></a>
|
|
<table id="wq18" width="100%" summary="" border="1" frame="border" rules="all" class="singleborder">
|
|
<thead valign="bottom">
|
|
<tr>
|
|
<th id="wq19" width="19%" align="center" valign="bottom">iSeries Prompt</th>
|
|
<th id="wq20" width="14%" align="center" valign="bottom">iSeries Parameter</th>
|
|
<th id="wq21" width="15%" align="center" valign="bottom">Host Definition Statement</th>
|
|
<th id="wq22" width="50%" align="center" valign="bottom">Host Parameter</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td rowspan="2" align="left" valign="top" headers="wq19">Local adapter address</td>
|
|
<td rowspan="2" align="left" valign="top" headers="wq20">ADPTADR</td>
|
|
<td align="left" valign="top" headers="wq21">PATH</td>
|
|
<td align="left" valign="top" headers="wq22">DIALNO
|
|
<p>Host DIALNO parameter is a concatenation
|
|
of: SSAP/DSAP/<span class="italic">remote-adapter-address</span>.</p>
|
|
<p>iSeries CRTLINTRN
|
|
command ADPTADR value must match the <span class="italic">remote-adapter-address</span> portion of the host DIALNO parameter. The DSAP portion of the DIALNO
|
|
parameter must correspond to the SSAP value specified on the iSeries controller
|
|
description.</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq21">PU</td>
|
|
<td align="left" valign="top" headers="wq22">MACADDR
|
|
<p>For 9370/LAN only, the iSeries line 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="wq19">Connection type</td>
|
|
<td align="left" valign="top" headers="wq20">CNN</td>
|
|
<td align="left" valign="top" headers="wq21">GROUP</td>
|
|
<td align="left" valign="top" headers="wq22">DIAL
|
|
<p>If the iSeries line description CNN parameter is *SWTPP
|
|
or *SHM, DIAL=YES must be specified for the host system; if CNN is *MP or
|
|
*NONSWTPP, DIAL=NO must be specified.</p>
|
|
<p>If CNN(*MP) is specified, the
|
|
SERVICE macroinstruction must be used to specify the sequence in which stations
|
|
are served.</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq19">Exchange identifier</td>
|
|
<td align="left" valign="top" headers="wq20">EXCHID</td>
|
|
<td align="left" valign="top" headers="wq21">PU</td>
|
|
<td align="left" valign="top" headers="wq22">IDBLK, IDNUM
|
|
<p>The iSeries block number
|
|
(digits 1-3 of the EXCHID) is always <tt class="xph">056</tt>. The remaining 5 digits
|
|
(based on the system serial number if *SYSGEN is used) are specified in the
|
|
IDNUM parameter.</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq19">Line speed</td>
|
|
<td align="left" valign="top" headers="wq20">LINESPEED</td>
|
|
<td align="left" valign="top" headers="wq21">LINE</td>
|
|
<td align="left" valign="top" headers="wq22">SPEED
|
|
<p>Line speeds specified for each system
|
|
must match.</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq19">Maximum frame size</td>
|
|
<td align="left" valign="top" headers="wq20">MAXFRAME</td>
|
|
<td align="left" valign="top" headers="wq21">PU</td>
|
|
<td align="left" valign="top" headers="wq22">MAXDATA
|
|
<p>Values specified for each system
|
|
must match.</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq19">NRZI data encoding</td>
|
|
<td align="left" valign="top" headers="wq20">NRZI</td>
|
|
<td align="left" valign="top" headers="wq21">LINE</td>
|
|
<td align="left" valign="top" headers="wq22">NRZI
|
|
<p>Values specified for each system
|
|
must match.</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq19">Station address</td>
|
|
<td align="left" valign="top" headers="wq20">STNADR</td>
|
|
<td align="left" valign="top" headers="wq21">PU</td>
|
|
<td align="left" valign="top" headers="wq22">ADDR
|
|
<p>iSeries system station address must be unique
|
|
within host PU definitions. (Ignored within 9370/LAN environment.)</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>
|
|
<p>For steps on how to create a line description, see <a href="rzajtrzajtlinpi.htm#rzajtlin-pi">Create a line description</a>.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|