96 lines
5.8 KiB
HTML
96 lines
5.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="task" />
|
||
|
<meta name="DC.Title" content="Create a device description for PM iSeries" />
|
||
|
<meta name="abstract" content="You can create a device description for PM iSeries." />
|
||
|
<meta name="description" content="You can create a device description for PM iSeries." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxplangrow1pmsetup1c.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxplangrow1pmsetup1g.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtctlappc.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgctlappc.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/dspctld.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxplangrow1pmsetup1d.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxplangrow1pmmgg1.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzahxplangrow1pmsetup1e" />
|
||
|
<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>Create a device description for PM iSeries</title>
|
||
|
</head>
|
||
|
<body id="rzahxplangrow1pmsetup1e"><a name="rzahxplangrow1pmsetup1e"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Create a device description for PM <span class="keyword">iSeries</span></h1>
|
||
|
<div><p>You can create a device description for PM <span class="keyword">iSeries™</span>.</p>
|
||
|
<div class="section"><p>The following steps are necessary on each remote server that has
|
||
|
the Create default public authority (QCRTAUT) system value set to *EXCLUDE
|
||
|
or *USE. If QUSER does not have *CHANGE authority to device description Q1PLOC,
|
||
|
remote transmissions will fail. These steps ensure that the device will not
|
||
|
be created or deleted automatically.</p>
|
||
|
<div class="note"><span class="notetitle">Note:</span> This task is necessary only
|
||
|
if PM <span class="keyword">iSeries</span> gathers data
|
||
|
and transmits data over SNA.</div>
|
||
|
<p>If you allow the device to be created
|
||
|
automatically, the device description is created with PUBLIC *EXCLUDE or *USE
|
||
|
authority, depending on the value set for QCRTAUT. Whether a device can be
|
||
|
created or deleted automatically is controlled by the controller. </p>
|
||
|
<p>For systems that are not configured to use APPN, see Work with remote servers
|
||
|
in a non-APPN environment for information on how to create the device description.</p>
|
||
|
<p>The
|
||
|
following information assumes that the controller that will be used to communicate
|
||
|
with the host server was defined previously on the remote server.</p>
|
||
|
<p>On
|
||
|
the <var class="varname">remote server</var>, re-create device description Q1PLOC:</p>
|
||
|
<pre>VRYCFG CFGOBJ(Q1PLOC)
|
||
|
CFGTYPE(*DEV)
|
||
|
STATUS(*OFF)
|
||
|
DLTDEVD DEVD(Q1PLOC)
|
||
|
|
||
|
CRTDEVAPPC DEVD(Q1PLOC)
|
||
|
RMTLOCNAME(Q1PLOC)
|
||
|
ONLINE(*NO)
|
||
|
LCLLOCNAME(name of <var class="varname">remote system</var>)
|
||
|
RMTNETID(remote netid of primary (or central) system)
|
||
|
CTL(name of controller that the device will be attached to)
|
||
|
AUT(*EXCLUDE)
|
||
|
|
||
|
CRTOBJAUT OBJ(Q1PLOC)
|
||
|
OBJTYPE(*DEVD)
|
||
|
USER(QUSER)
|
||
|
AUT(*CHANGE)
|
||
|
|
||
|
VRYCFG CFGOBJ(Q1PLOC)
|
||
|
CFGTYPE(*DEV)
|
||
|
STATUS(*ON)</pre>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxplangrow1pmsetup1c.htm" title="Determine how you want to send data. You can either gather your data with the Management Central inventory function and send the data with Electronic Service Agent (Extreme Support) or you can have PM iSeries gather the data and send it over the SNA protocol.">Determine which PM iSeries transmission method to use</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzahxplangrow1pmsetup1g.htm" title="In some sites, a host server in a network sends the required performance data to IBM for processing.">Work with remote servers</a></div>
|
||
|
<div><a href="rzahxplangrow1pmsetup1d.htm" title="The primary server receives PM iSeries data from other servers and then sends the data to IBM. The remote server sends PM iSeries data to the primary server.">Work with remote servers in a non-APPN network</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="../cl/crtctlappc.htm">Create Controller Description (APPC) (CRTCTLAPPC) command</a></div>
|
||
|
<div><a href="../cl/chgctlappc.htm">Change Controller Description (APPC) (CHGCTLAPPC) command</a></div>
|
||
|
<div><a href="../cl/dspctld.htm">Display Controller Description (DSPCTLD) command</a></div>
|
||
|
<div><a href="rzahxplangrow1pmmgg1.htm" title="Now that you have set up your network, you can perform a variety of tasks with PM iSeries.">Manage PM iSeries</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|