61 lines
3.7 KiB
HTML
61 lines
3.7 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 LAN frame sizes" />
|
|
<meta name="abstract" content="Learn about frame size configuration and troubleshooting." />
|
|
<meta name="description" content="Learn about frame size configuration and troubleshooting." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajyunderstandingethernetsupport.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="rzajymaxlanframesize" />
|
|
<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 LAN frame sizes</title>
|
|
</head>
|
|
<body id="rzajymaxlanframesize"><a name="rzajymaxlanframesize"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Maximum LAN frame sizes</h1>
|
|
<div><p>Learn about frame size configuration and troubleshooting.</p>
|
|
<p>The larger your frame size, the more data your server can pack into it.
|
|
Hence, you can increase your data throughput. Typically you set
|
|
the maximum frame size to the largest size that is supported by your input/output
|
|
adapter (IOA). However, a device along the way will drop the frame if it cannot
|
|
support the larger size. </p>
|
|
<p>For example, if frames are being sent to a remote system on a different
|
|
LAN, the frame must be go through a bridge to be retransmitted to the remote
|
|
LAN. If the bridge cannot support the frame size that your LAN is using, the
|
|
frame will be dropped or discarded. In the Ethernet environment, no indication
|
|
of the smaller frame size of the bridge is received. The problem will be detected
|
|
when a connection with the remote system is established and a CPA57A1 message
|
|
is sent to the configured message queue.</p>
|
|
<div class="p">If you cannot configure the device to support your frame size, you must
|
|
decrease your maximum frame size to a size that the device can support. You
|
|
can change one or more of the following maximum frame size fields (location
|
|
of the field in parentheses): <ul><li>SSAP maximum frame parameter (line description)</li>
|
|
<li><img src="./delta.gif" alt="Start of change" />Maximum frame size (line descriptions for token ring, Gigabit
|
|
and 10 Gigabit Ethernet networks)<img src="./deltaend.gif" alt="End of change" /></li>
|
|
<li>Maximum frame size (controller description)</li>
|
|
</ul>
|
|
If any adjustments are made, it is recommended that the MAXFRAME value
|
|
on the controller description be adjusted as well.</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajyunderstandingethernetsupport.htm" title="Understand and use Ethernet frames, connections, and functions.">Ethernet support</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |