76 lines
5.6 KiB
HTML
76 lines
5.6 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="Routing connectivity methods" />
|
|
<meta name="abstract" content="Routing deals with what path the network traffic follows from its source to its destination and how that path is connected." />
|
|
<meta name="description" content="Routing deals with what path the network traffic follows from its source to its destination and how that path is connected." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwkickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwptop.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwproxyarp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwdrwan.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwroutebind.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwcidr.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwviproute.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwfault.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwnat.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajwoptlpar.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="rzajwrcb" />
|
|
<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>Routing connectivity methods</title>
|
|
</head>
|
|
<body id="rzajwrcb"><a name="rzajwrcb"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Routing connectivity methods</h1>
|
|
<div><p>Routing deals with what path the network traffic follows from its
|
|
source to its destination and how that path is connected.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzajwptop.htm">Routing with point-to-point</a></strong><br />
|
|
You can get your data from your local system to a remote system or from a local network to a remote network with point-to-point connections. This explains two concepts used in configuring IP addresses for a point-to-point connection.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajwproxyarp.htm">Proxy Address Resolution Protocol routing</a></strong><br />
|
|
Proxy Address Resolution Protocol (ARP) provides connectivity between physically separate networks without creating any new logical networks and without updating any routing tables. This topic also contains a description of transparent subnets, which is an extension to the proxy ARP routing technique.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajwdrwan.htm">Dynamic routing</a></strong><br />
|
|
Dynamic routing is a low-maintenance method that automatically reconfigures routing tables as your network changes.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajwroutebind.htm">Route binding</a></strong><br />
|
|
Route binding gives you control over which interface is used to send out response packets of information.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajwcidr.htm">Classless Inter-Domain Routing</a></strong><br />
|
|
Classless Inter-Domain Routing can reduce the size of your routing tables and make more IP addresses available within your business.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajwviproute.htm">Routing with virtual IP</a></strong><br />
|
|
Virtual IP, also called a circuitless or loopback interface, is a powerful function that can be used in many ways.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajwfault.htm">Fault tolerance</a></strong><br />
|
|
Fault tolerance shows several different ways a route might be recovered after an outage.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajwnat.htm">Routing with network address translation</a></strong><br />
|
|
Routing with network address translation (NAT) lets you access
|
|
remote networks, such as the Internet, while protecting your private network
|
|
by masking IP addresses that are used on the private network. This topic discusses
|
|
the kinds of NAT that iSeries™ server supports and why you might want to
|
|
use them.</li>
|
|
<li class="ulchildlink"><strong><a href="rzajwoptlpar.htm">Routing with OptiConnect and logical partitions</a></strong><br />
|
|
OptiConnect can connect multiple iSeries™ servers by using a high-speed,
|
|
fiber-optic bus. This information covers using OptiConnect with logical partitions
|
|
and the advantages of using them.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajwkickoff.htm" title="Are you looking for better ways to route and balance the TCP/IP traffic of your iSeries server?">TCP/IP routing and workload balancing</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |