62 lines
3.9 KiB
HTML
62 lines
3.9 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="Bandwidth considerations - Multilink" />
|
|
<meta name="abstract" content="Often additional bandwidth is required to complete certain tasks but is not required all of the time." />
|
|
<meta name="description" content="Often additional bandwidth is required to complete certain tasks but is not required all of the time." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiyplan.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaiybandwidth" />
|
|
<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>Bandwidth considerations - Multilink</title>
|
|
</head>
|
|
<body id="rzaiybandwidth"><a name="rzaiybandwidth"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Bandwidth considerations - Multilink</h1>
|
|
<div><p>Often additional bandwidth is required to complete certain tasks
|
|
but is not required all of the time.</p>
|
|
<div class="section"><p>In these cases the purchase of specialized hardware and expensive
|
|
communication lines might not be justified. The PPP Multilink Protocol (MP)
|
|
groups multiple PPP links together to form a single virtual link or "bundle".
|
|
The aggregation of multiple links increases the total effective bandwidth
|
|
between two systems by using standard modems and telephone lines. You can
|
|
include up to Six links in a MP bundle. To establish a Multilink connection
|
|
both ends of the PPP link must support the Multilink protocol. The Multilink
|
|
protocol is documented as a Request For Comment (RFC) standard RFC1990. More
|
|
information about RFCs can be found on the <a href="http://www.rfc-editor.org" target="_blank">RFC Editor</a> Web page.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Bandwidth On Demand:</h4><p>The ability to dynamically
|
|
add and remove physical links allows a system to be configured to supply bandwidth
|
|
only when it is needed. This approach is commonly referred to as "Bandwidth
|
|
on Demand" and allows you to only pay for the additional bandwidth when you
|
|
actually use it. To realize the benefits of "Bandwidth on Demand", at least
|
|
one peer must be capable of monitoring utilization of the total bandwidth
|
|
currently in a MP bundle. Links can then be added to or removed from the
|
|
bundle when bandwidth utilization exceeds values defined by configuration.
|
|
The Bandwidth Allocation Protocol allows peers to negotiate adding and removing
|
|
links in a MP bundle. RFC2125 documents both the PPP Bandwidth Allocation
|
|
Protocol (BAP) and Bandwidth Allocation Control Protocol (BACP).</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiyplan.htm" title="You can read this topic for information about creating and administering PPP connections.">Plan PPP</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |