ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzak3_5.4.0.1/rzak3rzak3configob.htm

102 lines
6.0 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 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="Configuration objects for frame relay" />
<meta name="abstract" content="There are several options for network interface description, line description, and controller description." />
<meta name="description" content="There are several options for network interface description, line description, and controller description." />
<meta name="DC.Relation" scheme="URI" content="rzak3overview.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="rzak3configob" />
<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>Configuration objects for frame relay</title>
</head>
<body id="rzak3configob"><a name="rzak3configob"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Configuration objects for frame relay</h1>
<div><p>There are several options for network interface description, line
description, and controller description.</p>
<p>The IBM<sup>®</sup> <span><img src="eserver.gif" alt="eServer" /></span> iSeries™ system uses the following configuration
objects for frame-relay communications:</p>
<dl><dt class="dlterm">Network interface description</dt>
<dd>The network interface (NWI) description defines the characteristics of
the physical connection, including: <ul><li>Physical interface used</li>
<li>LMI mode</li>
<li>LMI timer and retry values</li>
<li>DLCI numbers assigned to the virtual connections</li>
</ul>
Use the Create Network Interface (Frame Relay) (CRTNWIFR) command
to create one NWI description for each input-output adapter (IOA).</dd>
<dt class="dlterm">Line description</dt>
<dd>The line description defines the logical connection to
the network. You can attach up to 256 line descriptions to each frame-relay
network interface. You must create one line description for each data link
connection identifier (DLCI) that is used. Use the following CL commands to
create line descriptions attached to frame-relay NWI descriptions: <dl><dt class="dlterm">CRTLINFR</dt>
<dd>Systems Network Architecture (SNA) or IP direct connections
to remote systems that support the frame-relay communications protocol, such
as an SNA direct connection to another iSeries system or 3745 Communications
Controller</dd>
<dt class="dlterm">CRTLINTRN</dt>
<dd>Bridged token-ring network connections</dd>
<dt class="dlterm">CRTLINDDI</dt>
<dd>Bridged distributed data interface (DDI) network connections</dd>
<dt class="dlterm">CRTLINETH</dt>
<dd>Bridged Ethernet network connections</dd>
</dl>
</dd>
<dt class="dlterm">Controller description</dt>
<dd>Use the controller description to define the remote system or controller.
You can attach up to 256 controller descriptions to each line description.
However, the NWI description supports no more than 256 active controllers.
Controller descriptions occur across a number of line descriptions. Use the
following CL commands to create controller descriptions for frame-relay communications: <dl><dt class="dlterm">CRTCTLAPPC</dt>
<dd>Advanced Program-to-Program Communication (APPC) controllers
represent systems that support APPC or Advanced Peer-to-Peer Networking (APPN)
communications. APPC controllers typically represent iSeries systems and personal computers.</dd>
<dt class="dlterm">CRTCTLHOST</dt>
<dd>SNA host controllers represent controllers such as the 3745 controller
running NCP.</dd>
<dt class="dlterm">CRTCTLNET</dt>
<dd>Network controllers are used for direct IP connections. They are automatically
created when you configure and start TCP/IP communications for frame relay.</dd>
</dl>
The value specified for the LINKTYPE parameter on the controller
description determines the type of line description to which the controller
can be attached: <ul><li>Controller descriptions that specify LINKTYPE(*FR) attach only to frame-relay
line descriptions.</li>
<li>Controller descriptions that specify LINKTYPE(*LAN) attach to token-ring,
DDI, or Ethernet lines.</li>
</ul>
You can configure both APPC and SNA host controllers as APPN(*YES). If
you configure the controllers as APPN(*NO), then you must also create APPC
or SNA host device descriptions for each session that the remote system supports.</dd>
</dl>
<p><a href="#rzak3configob__rzak3configobfig">Figure 1</a> shows
an example of objects that are configured for frame-relay communications,
including the NWI, line descriptions (LINDs), and controller descriptions
(CTLDs).</p>
<div class="fignone" id="rzak3configob__rzak3configobfig"><a name="rzak3configob__rzak3configobfig"><!-- --></a><span class="figcap">Figure 1. Example of objects configured for frame-relay
communications</span><br /><img src="rzak3502.gif" alt="Example of objects configured&#xA;for frame-relay communications" /><br /></div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzak3overview.htm">Frame relay</a></div>
</div>
</div>
</body>
</html>