70 lines
4.0 KiB
HTML
70 lines
4.0 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 lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<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))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Scenario details: Configuration for the SYSTEM1 system" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak3rzak3modemelimscenario.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzak3sys1scenario" />
|
|
<meta name="DC.Language" 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. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Scenario details: Configuration for the SYSTEM1 system</title>
|
|
</head>
|
|
<body id="rzak3sys1scenario"><a name="rzak3sys1scenario"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Scenario details: Configuration for the SYSTEM1 system</h1>
|
|
<div><div class="section"> <p>Use the following commands to configure the SYSTEM1 iSeries™ system:</p>
|
|
<pre>CRTNWIFR NWID(SYSTEM1) RSRCNAME(LIN301) INTERFACE(*X21)<sup>1</sup> +
|
|
LINESPEED(1536000)<sup>1</sup> LMIMODE(*NONE)<sup>2</sup> +
|
|
TEXT('Frame-relay connection through modem eliminator')
|
|
|
|
CRTLINFR LIND(SYSTEM2FR) NWI(SYSTEM1) NWIDLCI(31)<sup>3</sup> MAXCTL(40) +
|
|
MAXFRAME(8182)<sup>4</sup> EXCHID(05610441) LINKSPEED(1536000)<sup>5</sup> +
|
|
TEXT('Frame-relay direct line to SYSTEM1')
|
|
|
|
CRTCTLAPPC CTLD(SYSTEM2FR) LINKTYPE(*FR)<sup>6</sup> APPN(*YES) +
|
|
SWTLINLST(SYSTEM1FR) RMTNETID(*NETATR)+
|
|
RMTCPNAME(SYSTEM1) EXCHID(5600033) DSAP(04)<sup>7</sup> SSAP(04) +
|
|
TEXT('FR direct controller for SYSTEM1')</pre>
|
|
<div class="note"><span class="notetitle">Notes:</span> <ol><li>The INTERFACE and LINESPEED parameters must match the modem eliminator.</li>
|
|
<li>LMIMODE is *NONE, meaning the systems do not exchange LMI data. You do
|
|
not need the LMI for attachments without a network.</li>
|
|
<li>The data link connection identifier (DLCI) for the line
|
|
must match the DLCI configured on the remote system for this connection. If
|
|
you configure multiple lines, all DLCIs must match the remote system.</li>
|
|
<li>There is no maximum frame size in a system-to-system configuration, but
|
|
both values must match. In this example, a value of 8182 gives the best performance.</li>
|
|
<li>Set the APPN link speed (LINKSPEED parameter) according to the speed specified
|
|
on the NWI.</li>
|
|
<li>Specify LINKTYPE(*FR) for Systems Network Architecture
|
|
(SNA) direct connections.</li>
|
|
<li>The default values for source service access point (SSAP)
|
|
and destination service access point (DSAP) are both 04. These values must
|
|
match the values specified for the remote system. If you create more controllers
|
|
using the same line description, you must specify a unique SSAP and DSAP pair.
|
|
This might require you to configure more service access points (SAPs) on the
|
|
frame-relay line description.</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzak3rzak3modemelimscenario.htm">Scenario: SNA direct connection using a modem eliminator</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |