84 lines
5.2 KiB
HTML
84 lines
5.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="task" />
|
|
<meta name="DC.Title" content="Create the Ethernet line descriptions" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamuscensingle.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamuenablepartitions.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamuonipdatagram.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="rzamucreateethernet" />
|
|
<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 Ethernet line descriptions</title>
|
|
</head>
|
|
<body id="rzamucreateethernet"><a name="rzamucreateethernet"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Create the Ethernet line descriptions</h1>
|
|
<div><div class="section"><p>To configure new Ethernet line descriptions to support virtual
|
|
Ethernet, follow these steps:</p>
|
|
<ol><li>At the command line on logical partition A, type <samp class="codeph">WRKHDWRSC *CMN</samp>,
|
|
and press Enter.</li>
|
|
<li>From the Work with Communication Resources display, select option 7 (Display
|
|
resource detail) next to the appropriate virtual Ethernet port. <p>The Ethernet
|
|
port identified as 268C is the virtual Ethernet resource. There will be one
|
|
for each virtual Ethernet that is connected to the logical partition.</p>
|
|
</li>
|
|
<li>From the Display Resource Detail display, scroll down to find the port
|
|
address. <p>The port address corresponds to the virtual Ethernet you selected
|
|
during the configuration of the logical partition.</p>
|
|
</li>
|
|
<li>From the Work with Communication Resources display, select option 5 (Work
|
|
with configuration descriptions) next to the appropriate virtual Ethernet
|
|
port, and press Enter.</li>
|
|
<li>From the Work with Configuration Descriptions display, select option 1
|
|
(Create), and press Enter to see the Create Line Description Ethernet (CRTLINETH)
|
|
display. <ol type="a"><li>For the <em>Line description</em> prompt, type <samp class="codeph">VETH0</samp>. The
|
|
name VETH0, although arbitary, corresponds to the numbered column on the Virtual
|
|
Ethernet page in which you enabled the logical partitions to communicate.
|
|
If you use the same names for the line descriptions and their associated virtual
|
|
Ethernet, you can easily keep track of your virtual Ethernet configurations.</li>
|
|
<li>For the <em>Line speed</em> prompt, type <samp class="codeph">1G</samp>.</li>
|
|
<li>For the <em>Duplex</em> prompt, type <samp class="codeph">*FULL</samp>, and press Enter.</li>
|
|
<li>For the <em>Maximum frame size</em> prompt, type <samp class="codeph">8996</samp>,
|
|
and press Enter. <p>By changing the frame size to 8996, the transfer of data
|
|
across the virtual Ethernet is improved.</p>
|
|
<p>You will see a message stating
|
|
the line description has been created.</p>
|
|
</li>
|
|
</ol>
|
|
</li>
|
|
<li>Vary on the line description. Type <samp class="codeph">WRKCFGSTS *LIN</samp> and
|
|
select option 1 (Vary on) for VETH0.</li>
|
|
<li>Repeat steps 1 through 6, but perform the steps from the command lines
|
|
on logical partitions B, C, and D to create an Ethernet line description for
|
|
each logical partition. <p>Although the names of your line descriptions are
|
|
arbitrary, it is helpful to use the same names for all of the line descriptions
|
|
associated with the virtual Ethernet. In this scenario, all the line descriptions
|
|
are named VETH0.</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="rzamuenablepartitions.htm">Enable the logical partitions to participate in a virtual Ethernet</a></div>
|
|
<div class="nextlink"><strong>Next topic:</strong> <a href="rzamuonipdatagram.htm">Turn on IP datagram forwarding</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |