ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzajw_5.4.0.1/rzajwroutebind.htm

52 lines
3.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="Route binding" />
<meta name="abstract" content="Route binding gives you control over which interface is used to send out response packets of information." />
<meta name="description" content="Route binding gives you control over which interface is used to send out response packets of information." />
<meta name="DC.Relation" scheme="URI" content="rzajwrcb.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="rzajwroutebind" />
<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>Route binding</title>
</head>
<body id="rzajwroutebind"><a name="rzajwroutebind"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Route binding</h1>
<div><p>Route binding gives you control over which interface is used to
send out response packets of information.</p>
<p>Before preferred route binding came along, you did not have complete control
over which interface was used to send out response packets of information.
The Preferred Route Binding Interface, added to the add route function, gives
you more control over which interface is used to send out your packets by
allowing you to explicitly bind routes to interfaces.</p>
<p>In the following figure, there are three interfaces connected
to the same network. To guarantee that no matter which interface receives
the inbound request, the reply can be sent back to the same interface. To
do this, you must add the "duplicate" routes to each interface. In this example,
three default routes are added, each one is explicitly bound to a different
interface. This binding does not change regardless of the order in which interfaces
are started or ended.</p>
<br /><img src="rzajw524.gif" alt="Route binding" /><br /></div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajwrcb.htm" title="Routing deals with what path the network traffic follows from its source to its destination and how that path is connected.">Routing connectivity methods</a></div>
</div>
</div>
</body>
</html>