ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaju_5.4.0.1/rzajuas400to3174subsystem.htm

59 lines
3.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 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="Example: Connect a server to a 3174 subsystem control unit" />
<meta name="abstract" content="This example connects your system to a 3174 (Model 3R or 53R) subsystem control unit." />
<meta name="description" content="This example connects your system to a 3174 (Model 3R or 53R) subsystem control unit." />
<meta name="DC.Relation" scheme="URI" content="rzajusnaconfigurationexamples.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="as400_to_3174_subsystem" />
<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>Example: Connect a server to a 3174 subsystem control unit</title>
</head>
<body id="as400_to_3174_subsystem"><a name="as400_to_3174_subsystem"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Example: Connect a server to a 3174 subsystem control unit</h1>
<div><p>This example connects your system to a 3174 (Model 3R or 53R) subsystem
control unit.</p>
<p>Because all the examples use the same token-ring line description,
this example discusses only the controller and device descriptions. You can
find suggestions for configuring the 3174 at the end of this example.</p>
<p><strong>Controller description:</strong></p>
<pre>CRTCTLRWS CTLD(TR_3174) TYPE(3174) MODEL(0) LINKTYPE(*LAN)
SWTLINLST(<a href="rzajusnaconfigurationexamples.htm#sna_configuration_examples__tokenring1">TOKENRING1</a>) ADPTADR(400031740004)
TEXT('Controller description describing the 3174')</pre>
<p><strong>Device description:</strong></p>
<p>This device description does not have any 3174 specific fields, so use
whatever device descriptions you need:</p>
<pre>CRTDEVDSP DEVD(3279_DSP) DEVCLS(*RMT) TYPE(3279) MODEL(0)
CTL(TR_3174)
TEXT('Device description describing the 3279 display')</pre>
<p><strong>3174 configuration suggestions:</strong></p>
<p>Ensure that the token-ring display on the 3174 contains the correct adapter
addresses. The address fields must match the local adapter address field of
the line description and the remote adapter address field of the controller
description. Also, ensure that the maximum frame sizes match
those that are specified by the Maximum frame size field of the line description.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajusnaconfigurationexamples.htm" title="These examples describe the dependencies of a parameter or the required parameter values for various SNA network environments.">Examples: Configure SNA over token ring</a></div>
</div>
</div>
</body>
</html>