86 lines
6.4 KiB
HTML
86 lines
6.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 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="reference" />
|
||
|
<meta name="DC.Title" content="LANRSPTMR and LANFRMRTY" />
|
||
|
<meta name="abstract" content="The LAN response timer (LANRSPTMR) and the LAN frame retry (LANFRMRTY) parameters in your controller description determine how soon and how often the system retransmits a frame." />
|
||
|
<meta name="description" content="The LAN response timer (LANRSPTMR) and the LAN frame retry (LANFRMRTY) parameters in your controller description determine how soon and how often the system retransmits a frame." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajysnaoveratmtimingissues.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajylancnntmrandlancnnrty.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajylanacktmrandlanackfrq.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajylaninactmr.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajylanmaxout.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajylanwdwstp.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajylanaccpty.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajychangingtimingparameters.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="rzajylanrsptmrandlanfrmrty" />
|
||
|
<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>LANRSPTMR and LANFRMRTY</title>
|
||
|
</head>
|
||
|
<body id="rzajylanrsptmrandlanfrmrty"><a name="rzajylanrsptmrandlanfrmrty"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">LANRSPTMR and LANFRMRTY</h1>
|
||
|
<div><p>The LAN response timer (LANRSPTMR) and the LAN frame retry (LANFRMRTY)
|
||
|
parameters in your controller description determine how soon and how often
|
||
|
the system retransmits a frame.</p>
|
||
|
<div class="section"><p>LANRSPTMR defines how long to wait before retransmitting a frame
|
||
|
to the remote station. LANFRMRTY specifies how many times to retransmit a
|
||
|
frame. A system retransmits a frame when one of the following occurs:</p>
|
||
|
<ul><li>A frame was lost or damaged.</li>
|
||
|
<li>The remote station does not respond because it is busy.</li>
|
||
|
<li>The remote station is waiting to acknowledge the frame with an information
|
||
|
frame of its own. (See LANACKTMR and LANACKFRQ for more information
|
||
|
about the acknowledge timer).</li>
|
||
|
</ul>
|
||
|
<p>After your system retransmits a frame a number of times (based on
|
||
|
the number that is indicated by the LANFRMRTY parameter), the system notifies
|
||
|
the user that an error occurred and disconnects itself from the remote station.</p>
|
||
|
<p>The
|
||
|
default *CALC value for LANRSPTMR is 1 second. The default *CALC value for
|
||
|
LANFRMRTY is 10.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Performance considerations:</h4><p>The default values of
|
||
|
the parameters are designed for a single LAN and can cause too many frame
|
||
|
retransmissions when accessing a remote station through a remote bridge. The
|
||
|
bridge might slow data traffic enough that your retransmit timer expires before
|
||
|
the remote station's acknowledgment reaches you. Eventually, your system will
|
||
|
automatically disconnect itself because it retransmitted a frame too many
|
||
|
times. If this is the case, you should increase the values of LANRSPTMR and
|
||
|
LANFRMRTY.</p>
|
||
|
<div class="note"><span class="notetitle">Note:</span> If you make the parameter values too large, your connection
|
||
|
failure notices can be delayed.</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajysnaoveratmtimingissues.htm">SNA over Ethernet timing parameters</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzajychangingtimingparameters.htm" title="Do these steps to change the LAN timing parameters.">Changing timing parameters</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzajylancnntmrandlancnnrty.htm" title="The LAN connection timer (LANCNNTMR) and LAN connection retry (LANCNNRTY) parameters of your controller description define the frequency and persistence of polling the remote station to establish a connection">LANCNNTMR and LANCNNRTY</a></div>
|
||
|
<div><a href="rzajylanacktmrandlanackfrq.htm" title="Your SNA controller description includes the LAN acknowledgment timer (LANACKTMR) and the LAN acknowledgment frequency (LANACKFRQ) parameters. They work together to determine how often to send an acknowledgment to the remote station.">LANACKTMR and LANACKFRQ</a></div>
|
||
|
<div><a href="rzajylaninactmr.htm" title="The LAN inactivity timer (LANINACTMR) parameter of your SNA controller description determines how long your system waits before requesting a response from the remote station. Your system uses the request to test if the remote station is still accessible.">LANINACTMR</a></div>
|
||
|
<div><a href="rzajylanmaxout.htm" title="The Maximum outstanding data frames (LANMAXOUT) parameter of your SNA controller description specifies how many frames your system sends before waiting to receive an acknowledgment.">LANMAXOUT</a></div>
|
||
|
<div><a href="rzajylanwdwstp.htm" title="The LAN window step (LANWDWSTP) parameter of your SNA controller description determines whether the number of outstanding frames are reduced during network congestion.">LANWDWSTP</a></div>
|
||
|
<div><a href="rzajylanaccpty.htm" title="The LAN access priority (LANACCPTY) parameter of your SNA controller description determines a token's priority.">LANACCPTY</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|