73 lines
3.9 KiB
HTML
73 lines
3.9 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: Create a host physical-configuration" />
|
|
<meta name="abstract" content="The network control program generation (NCP GEN) produces the physical configuration that is necessary to connect the 3745 Communication Controller to your server." />
|
|
<meta name="description" content="The network control program generation (NCP GEN) produces the physical configuration that is necessary to connect the 3745 Communication Controller to your server." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajucreatingas400to3745conn.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="physical_config" />
|
|
<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: Create a host physical-configuration</title>
|
|
</head>
|
|
<body id="physical_config"><a name="physical_config"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Example: Create a host physical-configuration</h1>
|
|
<div><p>The network control program generation (NCP GEN) produces the physical
|
|
configuration that is necessary to connect the 3745 Communication Controller
|
|
to your server.</p>
|
|
<p>The system administrator creates the NCP GEN for the GROUP
|
|
and LINE macroinstructions.</p>
|
|
<p>You must ensure that the location address (LOCADD) parameter matches the
|
|
Remote adapter address (ADPTADR) field of the controller description. This
|
|
example shows the LOCADD parameter in bold:</p>
|
|
<pre>R1G006P GROUP ECLTYPE=PHYSICAL
|
|
R1080P LINE ADDRESS=(080,FULL),<strong>LOCADD</strong>=(400000001580),<strong>PORTADD</strong>=01,
|
|
ISTATUS=INACTIVE
|
|
R1080PA PU ADDR=01,ISTATUS=INACTIVE
|
|
R1080PA1 LU LOCADDR=0,
|
|
LUDR=NO
|
|
R1G006L GROUP ECLTYPE=LOGICAL,
|
|
PHYPORT=80
|
|
R108000 LINE
|
|
R108000A PU MAXLU=32
|
|
R108001 LINE
|
|
R108001A PU MAXLU=32
|
|
R108002 LINE
|
|
R108002A PU MAXLU=32
|
|
R108003 LINE
|
|
R108003A PU MAXLU=32
|
|
R108004 LINE
|
|
R108004A PU MAXLU=32
|
|
R108005 LINE
|
|
R108005A PU MAXLU=32
|
|
R108006 LINE
|
|
R108006A PU MAXLU=32
|
|
R108007 LINE
|
|
R108007A PU MAXLU=32 </pre>
|
|
<div class="note"><span class="notetitle">Note:</span> This example is valid only on Network Control Program (NCP) Version
|
|
4.2 and Virtual Telecommunications Access Method (VTAM<sup>®</sup>) Version 3.1.1. Different NCP or VTAM levels
|
|
might require different parameters. </div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajucreatingas400to3745conn.htm" title="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.">Example: Connect a server to a 3745 host</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |