62 lines
3.4 KiB
HTML
62 lines
3.4 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-10-03" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<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))' />
|
|
<title>Create mode descriptions</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzahjmod-pi"></a>
|
|
<h4 id="rzahjmod-pi">Create mode descriptions</h4>
|
|
<p>Mode descriptions describe the session characteristics (including the number
|
|
of sessions) that are used to negotiate the allowable values between the local
|
|
and remote locations. The iSeries™ mode descriptions are used only by
|
|
APPC, APPN, and HPR support.</p>
|
|
<a name="wq22"></a>
|
|
<div class="notetitle" id="wq22">Note:</div>
|
|
<div class="notebody"> The system ships with several mode descriptions. You probably
|
|
will not need to create one. You can use the Work with Mode Descriptions (WRKMODD)
|
|
command to find out which mode descriptions already exist on your system.</div>
|
|
<p>The mode description also specifies a Class-of-Server Description (COSD)
|
|
that is used if and when this mode is used to cross an APPN network.</p>
|
|
<p>If you need to create a mode description, do the following: </p>
|
|
<ol type="1">
|
|
<li>Type the Create Mode Description (CRTMODD) command on any iSeries command line
|
|
and press F4.</li>
|
|
<li>Use the online help information to choose the parameter values.</li>
|
|
<li>Press Enter. The mode description is created.</li></ol>
|
|
<p>In order for APPN and HPR to choose an optimal route at any given point
|
|
in time, the pre-established sessions and locally controlled parameters should
|
|
be set to <span class="bold">zero</span>.</p>
|
|
<a name="wq24"></a>
|
|
<div class="notelisttitle" id="wq24">Notes:</div>
|
|
<ol type="1">
|
|
<li>If pre-established sessions are not set to zero, the first time the mode
|
|
is started (through session establishment or by using the STRMOD command)
|
|
APPN and HPR will establish the number of sessions specified. These sessions
|
|
remain up even if conversations are not active.</li>
|
|
<li>If locally controlled sessions are not set to zero, (through session establishment,
|
|
or by using the STRMOD command) APPN and HPR establish one session that will
|
|
not be taken down at conversation end.</li>
|
|
</ol>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|