61 lines
3.8 KiB
HTML
61 lines
3.8 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 4: Create the interfaces" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzai2routing.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzai2iproutdataforward.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="iproutcreatevethifcs" />
|
|
<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 4: Create the interfaces</title>
|
|
</head>
|
|
<body id="iproutcreatevethifcs"><a name="iproutcreatevethifcs"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Step 4: Create the interfaces</h1>
|
|
<div><div class="section"> <p>To create the TCP/IP interfaces, complete these steps:</p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span>Create an i5/OS™ TCP/IP interface on partition A. To create the
|
|
interface, follow these steps:</span><ol type="a"><li><span>On the command line on partition A, type <kbd class="userinput">CFGTCP</kbd>,
|
|
and then press Enter to see the Configure TCP/IP panel.</span></li>
|
|
<li><span>Select option 1 (Work with TCP/IP Interfaces), and then press
|
|
Enter.</span></li>
|
|
<li><span>Select option 1 (Add), and then press Enter to see the Add TCP/IP
|
|
Interface (ADDTCPIFC) panel.</span></li>
|
|
<li><span>At the <em>Internet address</em> prompt, type <kbd class="userinput">'10.1.1.2'</kbd>.</span></li>
|
|
<li><span>At the <em>Line description</em> prompt, type the name of your
|
|
line description, such as ETHLINE.</span></li>
|
|
<li><span>At the <em>Subnet mask</em> prompt, type <kbd class="userinput">'255.255.255.0'</kbd>.</span></li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>Start the interface. On the Work with TCP/IP Interfaces panel,
|
|
select option 9 (Start) by the interface.</span></li>
|
|
<li class="stepexpand"><span>Repeat steps 2 and 3 to create and start the TCP/IP interfaces
|
|
on partition A and partition B.</span> <p>These interfaces are used for
|
|
the virtual Ethernet. Use IP addresses <samp class="codeph">10.1.10.1</samp> and <samp class="codeph">10.1.10.2</samp> for
|
|
these interfaces and the subnet mask <samp class="codeph">255.255.255.0</samp>.</p>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzai2routing.htm" title="Standard TCP/IP routing is used to route traffic to the virtual Ethernet network in the same way you define routing to any other LAN. This requires that you update routing information throughout your network.">TCP/IP routing method</a></div>
|
|
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzai2iproutdataforward.htm">Step 3: Turn on IP datagram forwarding</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |