ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaju_5.4.0.1/rzajylanacktmrandlanackfrq.htm

74 lines
5.2 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 LANACKTMR and LANACKFRQ parameters" />
<meta name="abstract" content="Your Systems Network Architecture (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." />
<meta name="description" content="Your Systems Network Architecture (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." />
<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="lanacktmr_and_lanackfrq" />
<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 LANACKTMR and LANACKFRQ parameters</title>
</head>
<body id="lanacktmr_and_lanackfrq"><a name="lanacktmr_and_lanackfrq"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">The LANACKTMR and LANACKFRQ parameters</h1>
<div><p>Your Systems Network Architecture (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.</p>
<p>LANACKTMR specifies how long the system waits before sending an acknowledgment
for the frames that it received. LANACKFRQ specifies the maximum number of
frames that your system receives before sending an acknowledgment to the remote
station (independent of timers or having data to send). Your system has a
greater chance of sending the acknowledgment in a data frame (rather than
the acknowledgment by itself) if the LANACKFRQ value is large.</p>
<p><strong>Performance problems:</strong></p>
<p>Large values for LANACKTMR and LANACKFRQ might be what you want because
smaller values can cause unnecessary acknowledgments and contribute to heavier
LAN traffic. If you are connected to a network with traffic problems, you
can increase the values of either parameters or both parameters.</p>
<div class="p">However, in most cases where LAN traffic is not a problem and data tends
to flow one way, large parameter values can cause this to happen: <ul><li>Introduce unnecessary delays when sending acknowledgments.</li>
<li>Slow response times.</li>
</ul>
</div>
<p><strong>LANACKTMR considerations:</strong></p>
<p>You should choose values for the LANACKTMR parameter by carefully considering
the remote station's response timer (<a href="rzajylanrsptmrandlanfrmrty.htm#lanrsptmr_and_lanfrmrty">LANRSPTMR</a>)
and maximum outstanding frame count (<a href="rzajylanmaxout.htm#lanmaxout">LANMAXOUT</a>).</p>
<p>For example, assume that your system cannot send an acknowledgment before
the remote station's response timer expires. The remote station will retransmit
its frame because it did not receive your acknowledgment. To solve this problem,
you must either shorten your system's timer or lengthen the remote system's
timer.</p>
<p><strong>LANACKFRQ considerations:</strong></p>
<p>Similarly, you should choose values for LANACKFRQ by carefully considering
the remote station's maximum outstanding frame count (<a href="rzajylanmaxout.htm#lanmaxout">LANMAXOUT</a>).
If you do not correctly adjust the counters, your system will wait for more
frames. However, the remote station will not transmit them because it is waiting
for an acknowledgment from your system.</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>