ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzai2_5.4.0.1/rzai2arpcreatevethrte.htm

55 lines
4.0 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="Step 8: Create the route" />
<meta name="DC.Relation" scheme="URI" content="rzai2proxyarp.htm" />
<meta name="DC.Relation" scheme="URI" content="rzai2arpcreatepif.htm" />
<meta name="DC.Relation" scheme="URI" content="rzai2arpvfynetcom.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="arpcreatevethrte" />
<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>Step 8: Create the route</title>
</head>
<body id="arpcreatevethrte"><a name="arpcreatevethrte"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Step 8: Create the route</h1>
<div><div class="section"> <p>To create the default route to enable the packets to exit the
virtual Ethernet network, follow these steps:</p>
</div>
<ol><li class="stepexpand"><span>On the command line on partition A, type <kbd class="userinput">CFGTCP</kbd>,
and then press Enter.</span></li>
<li class="stepexpand"><span>Select option 2 (Work with TCP/IP Routes), and then press Enter.</span></li>
<li class="stepexpand"><span>Select option 1 (Add), and then press Enter.</span></li>
<li class="stepexpand"><span>At the <em>Route destination</em> prompt, type <kbd class="userinput">*DFTROUTE</kbd>.</span></li>
<li class="stepexpand"><span>At the <em>Subnet mask</em> prompt, type <kbd class="userinput">*NONE</kbd>.</span></li>
<li class="stepexpand"><span>At the <em>Next hop</em> prompt, type <kbd class="userinput">'10.1.1.74'</kbd>.</span> <p>Packets from partition A travel over the virtual Ethernet to the <samp class="codeph">10.1.1.74</samp> interface
using this default route. Because <samp class="codeph">10.1.1.74</samp> is
associated with the external proxy ARP interface <samp class="codeph">10.1.1.15</samp>,
the packets continue out of the virtual Ethernet using the proxy ARP interface.</p>
</li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzai2proxyarp.htm" title="This proxy Address Resolution Protocol (ARP) method uses transparent subnetting to associate a partition's virtual interface with an external interface. Proxy ARP function is built into the TCP/IP stack. If you have the necessary IP addresses, this approach is recommended.">Proxy Address Resolution Protocol method</a></div>
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzai2arpcreatepif.htm" title="You can now create a preferred interface list to control which adapters and IP addresses will be the preferred interface for virtual Ethernet proxy Address Resolution Protocol (ARP) agent selection.">Step 7: Create a preferred interface list</a></div>
<div class="nextlink"><strong>Next topic:</strong> <a href="rzai2arpvfynetcom.htm">Step 9: Verify network communications</a></div>
</div>
</div>
</body>
</html>