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

81 lines
4.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="concept" />
<meta name="DC.Title" content="Maximum frame size of token ring" />
<meta name="abstract" content="This topic contains a few guidelines and tips for specifying the maximum frame size." />
<meta name="description" content="This topic contains a few guidelines and tips for specifying the maximum frame size." />
<meta name="DC.Relation" scheme="URI" content="rzajuunderstandingtokenringsuppora.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="token-ring_frame_size" />
<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>Maximum frame size of token ring</title>
</head>
<body id="token-ring_frame_size"><a name="token-ring_frame_size"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Maximum frame size of token ring</h1>
<div><p>This topic contains a few guidelines and tips for specifying the
maximum frame size.</p>
<p>First, here is some background information
to help you understand the reasons for the guidelines and tips.</p>
<p>Larger frames require less processing overhead than the same data that
is divided up among many smaller frames. Therefore, the use of larger frame
sizes can improve the performance of your system. However, the frame size
that you select can be reduced if other entities within the communications
path cannot support the frame size.</p>
<p><strong>Maximum frame size fields:</strong></p>
<p>You can use these fields to specify the maximum frame size (the parentheses
show location of the field):</p>
<ul><li>Maximum frame size (line description) affects all devices that use the
line description.</li>
<li>Source service access point (SSAP) maximum frame size (line description)
affects only devices that use the SSAP and line description.</li>
<li>Maximum frame size (controller description) affects all line descriptions
that are associated with the controller description.</li>
</ul>
<p>If you specify a maximum frame size in two or more of these fields, the
system selects the smallest size. To ease the frame size configuration of
your line and controller descriptions, use these guidelines:</p>
<ul><li>Use the largest possible frame size that the network connection supports.</li>
<li>Specify the maximum frame size only in the Maximum frame size field of
the line description. The system then uses this value for all other maximum
frame size fields.</li>
<li>Specify a size smaller than the maximum frame size of the input/output
adapter (IOA) if you receive a frame rejection error.</li>
</ul>
<p><strong>Reduction of selected maximum frame size:</strong></p>
<p>Other entities within the communications path can reduce your maximum frame
size if they cannot support it. Some of these entities are:</p>
<ul><li>Remote IOAs or other devices: Some support only smaller maximum frame
sizes.</li>
<li>Line or controller description: These descriptions on the remote system
sometimes specify a smaller maximum frame size.</li>
<li>Devices: Some do not support maximum frame size negotiations.</li>
</ul>
<p><strong>Solution:</strong></p>
<p>If negotiation does not produce a common frame size, a frame reject (FRMR)
condition occurs, and your system sends message CPA58E2 to message queue QSYSOPR.
If you cannot change the frame size of the other entities, use an acceptable
maximum frame size value in your line or controller description.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajuunderstandingtokenringsuppora.htm" title="After you understand token-ring support, you can plan how to configure the system.">Understand token-ring support</a></div>
</div>
</div>
</body>
</html>