59 lines
3.7 KiB
HTML
59 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="task" />
|
||
|
<meta name="DC.Title" content="Create the routes" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzamuscensingle.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzamuethernetpartitionpd.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzamuverifynetwork.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzamucreatetheroutes" />
|
||
|
<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>Create the routes</title>
|
||
|
</head>
|
||
|
<body id="rzamucreatetheroutes"><a name="rzamucreatetheroutes"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Create the routes</h1>
|
||
|
<div><div class="section"><p>To create the default routes to enable the packets to exit the
|
||
|
virtual Ethernet, follow these steps:</p>
|
||
|
<ol><li>At the command line on partition B, type <samp class="codeph">CFGTCP</samp>, and
|
||
|
press Enter.</li>
|
||
|
<li>Select option 2 (Work with TCP/IP Routes), and press Enter.</li>
|
||
|
<li>Select option 1 (Add), and press Enter.</li>
|
||
|
<li>For the Route destination prompt, type <samp class="codeph">*DFTROUTE</samp>.</li>
|
||
|
<li>For the Subnet mask prompt, type <samp class="codeph">*NONE</samp>.</li>
|
||
|
<li>For the Next hop prompt, type <samp class="codeph">10.1.1.73</samp>.</li>
|
||
|
<li>Repeat steps 1 through 6 for partitions C and D to create a default route
|
||
|
on each of those logical partitions. Specify 10.1.1.73 as the next hop address
|
||
|
in each case. <p>Packets from each of these logical partitions travel over
|
||
|
the virtual Ethernet to the 10.1.1.73 interface using these default routes.
|
||
|
Because 10.1.1.73 is associated with the external proxy ARP interface
|
||
|
10.1.1.15, the packets continue out of the virtual Ethernet using the proxy
|
||
|
ARP interface.</p>
|
||
|
</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamuscensingle.htm" title="You are the system administrator for a small company. You use a server that is divided into four logical partitions. You need to allow communication between all four logical partitions. You want to avoid purchasing excess Ethernet cards and cables because money and space is limited in your IT department.">Scenario: Create a virtual Ethernet for interpartition communications</a></div>
|
||
|
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzamuethernetpartitionpd.htm">Create the virtual Ethernet interface on partition D</a></div>
|
||
|
<div class="nextlink"><strong>Next topic:</strong> <a href="rzamuverifynetwork.htm">Verify network communications</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|