58 lines
4.0 KiB
HTML
58 lines
4.0 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="The LANCNNTMR and LANCNNRTY parameters" />
|
||
|
<meta name="abstract" content="Your Systems Network Architecture (SNA) controller description has two parameters: LAN connection timer (LANCNNTMR) and LAN connection retry (LANCNNRTY). They work together to define the frequency and persistence of polling the remote station to establish a connection." />
|
||
|
<meta name="description" content="Your Systems Network Architecture (SNA) controller description has two parameters: LAN connection timer (LANCNNTMR) and LAN connection retry (LANCNNRTY). They work together to define the frequency and persistence of polling the remote station to establish a connection." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajysnaoveratmissues.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="lancnntmr_and_lancnnrty" />
|
||
|
<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>The LANCNNTMR and LANCNNRTY parameters</title>
|
||
|
</head>
|
||
|
<body id="lancnntmr_and_lancnnrty"><a name="lancnntmr_and_lancnnrty"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">The LANCNNTMR and LANCNNRTY parameters</h1>
|
||
|
<div><p>Your Systems Network Architecture (SNA) controller description
|
||
|
has two parameters: LAN connection timer (LANCNNTMR) and LAN connection retry
|
||
|
(LANCNNRTY). They work together to define the frequency and persistence of
|
||
|
polling the remote station to establish a connection.</p>
|
||
|
<p>LANCNNTMR specifies how long to wait before polling again.
|
||
|
LANCNNRTY specifies how many times to poll. If the system receives no response
|
||
|
from the remote station after polling the number of times specified in the
|
||
|
LANCNNRTY parameter, the following occurs:</p>
|
||
|
<ul><li>The user is notified that contact with the station was unsuccessful.</li>
|
||
|
<li>The system places the controller description in answer mode.</li>
|
||
|
<li>If the remote station signals your system to try your connection inquiry
|
||
|
again, your system attempts to establish connection again.</li>
|
||
|
</ul>
|
||
|
<p><strong>Performance problems:</strong></p>
|
||
|
<p>The default values of the parameters are designed for a single LAN and
|
||
|
might cause a connection failure when you access a remote station through
|
||
|
a remote bridge. The bridge might slow data traffic enough that the connection
|
||
|
timer expires before the remote station's response reaches you. If this is
|
||
|
the case, you should increase the values of LANCNNTMR and LANCNNRTY.</p>
|
||
|
<p>To change these parameters, see <a href="rzajychangingtimingparameters.htm#changing_timing_parameters">Change timing parameters</a>.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajysnaoveratmissues.htm" title="You can make timing adjustments through the parameters of the Systems Network Architecture (SNA) controller description.">Timing parameters</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|