76 lines
6.0 KiB
HTML
76 lines
6.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="concept" />
|
|
<meta name="DC.Title" content="Examples: Configure SNA over token ring" />
|
|
<meta name="abstract" content="These examples describe the dependencies of a parameter or the required parameter values for various SNA network environments." />
|
|
<meta name="description" content="These examples describe the dependencies of a parameter or the required parameter values for various SNA network environments." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajusettinguptokenringsupport.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajuas400toas400lanexample.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajuwraparoundexample.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajucreatingas400tosys36conn.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajucreatingas400to3745conn.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajuas400to3174gateway.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajuas400to3174subsystem.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajucreatingparallelhostconn.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzahj/rzahjappcxmp.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="sna_configuration_examples" />
|
|
<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>Examples: Configure SNA over token ring</title>
|
|
</head>
|
|
<body id="sna_configuration_examples"><a name="sna_configuration_examples"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Examples: Configure SNA over token ring</h1>
|
|
<div><p>These examples describe the dependencies of a parameter or the
|
|
required parameter values for various SNA network environments.</p>
|
|
<div class="p" id="sna_configuration_examples__tokenring1"><a name="sna_configuration_examples__tokenring1"><!-- --></a>This command creates the TOKENRING1 line
|
|
description that all the examples use. <pre>CRTLINTRN LIND(<strong>TOKENRING1</strong>) RSRCNAME(TRN_IOA) LINESPEED(16M)
|
|
MAXFRAME(16393) ADPTADR(400003190001) EXCHID(05600000)
|
|
SSAP((04 *MAXFRAME *CALC) (08))</pre>
|
|
</div>
|
|
<p>This figure shows the network used by the examples.</p>
|
|
<div class="fignone" id="sna_configuration_examples__token-ringexmplenetwork"><a name="sna_configuration_examples__token-ringexmplenetwork"><!-- --></a><span class="figcap">Figure 1. Example token-ring network</span><br /><img src="rv4w056.gif" alt="Example token-ring network" /><br /></div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzajuas400toas400lanexample.htm">Example: Connect a server to another server</a></strong><br />
|
|
This example shows how to create Advanced Program-to-Program Communication (APPC) over token-ring connection from your server to another server.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajuwraparoundexample.htm">Example: Connect the server to itself</a></strong><br />
|
|
This example connects your system to itself. That is, the tokens travel around the local token ring network before returning to your system.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajucreatingas400tosys36conn.htm">Example: Connect a server to a System/36</a></strong><br />
|
|
This example uses Advanced Program-to-Program Communication (APPC)
|
|
to connect your server to a System/36™ system. </li>
|
|
<li class="ulchildlink"><strong><a href="rzajucreatingas400to3745conn.htm">Example: Connect a server to a 3745 host</a></strong><br />
|
|
This example connects your system to a 3745 host. You can also find more information about configuring the host at the end of this example.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajuas400to3174gateway.htm">Example: Connect a server to a 3174 Model 1L gateway</a></strong><br />
|
|
In this example a 3174 Control Unit functions as a gateway to connect two systems that support different network architectures. You can also find an example to connect the gateway to your system at the end of this example.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajuas400to3174subsystem.htm">Example: Connect a server to a 3174 subsystem control unit</a></strong><br />
|
|
This example connects your system to a 3174 (Model 3R or 53R) subsystem control unit.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajucreatingparallelhostconn.htm">Example: Create parallel connections to a host</a></strong><br />
|
|
This example connects your system to a host system through a 3745 Communications Controller by using parallel connections.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajusettinguptokenringsupport.htm" title="To configure token-ring support for TCP/IP or Systems Network Architecture (SNA), use this information.">Configure token-ring support</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzahj/rzahjappcxmp.htm">APPN configuration examples</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |