174 lines
10 KiB
HTML
174 lines
10 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="topic" />
|
|
<meta name="DC.Title" content="Network server description (NWSD) parameters and descriptions" />
|
|
<meta name="abstract" content="A network server description (NWSD) is used to give a name to the configuration, provide an interface for starting and stopping a Linux partition, and provide a link between Linux and its virtual disks." />
|
|
<meta name="description" content="A network server description (NWSD) is used to give a name to the configuration, provide an interface for starting and stopping a Linux partition, and provide a link between Linux and its virtual disks." />
|
|
<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="rzalmnwsdparameters" />
|
|
<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>Network server description (NWSD) parameters and descriptions</title>
|
|
</head>
|
|
<body id="rzalmnwsdparameters"><a name="rzalmnwsdparameters"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Network server description (NWSD) parameters and descriptions</h1>
|
|
<div><p>A <dfn class="term">network server description</dfn> (NWSD) is used to give
|
|
a name to the configuration, provide an interface for starting and stopping
|
|
a Linux partition, and provide a link between Linux and its virtual disks.</p>
|
|
<p>Before you create an NWSD for a logical partition, you should understand
|
|
each parameter description. See <a href="rzalmnwsd.htm">Create a network server description and a network server storage space</a> for
|
|
more information.</p>
|
|
<p>The following table will describe each parameter value and how each parameter
|
|
is used when running a logical partition.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 1. NWSD parameters and descriptions</caption><thead align="left"><tr><th valign="top" id="d0e34">Prompt</th>
|
|
<th valign="top" id="d0e36">Parameter</th>
|
|
<th valign="top" id="d0e38">Parameter description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" headers="d0e34 ">Network server description</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">NWSD</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the name that you give the network server
|
|
description. It is recommended to use the same name as your partition. You
|
|
can create multiple NEWS that point to the same partition, however only one
|
|
NWSD can be active for a partition at a time.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Resource name</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">RESCUE</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the resource name that identifies the hardware
|
|
that the description represents. This option does not apply to a *GUEST partition.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Network server type</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">TYPE</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies which type of network description to create.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Online at IPL</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">ONLINE</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies whether this object is automatically varied
|
|
on at initial program load (IPL).</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Vary on wait</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">VRYWAIT</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies whether the network server description is
|
|
varied on asynchronously or synchronously. For a synchronous vary on, specifies
|
|
how long the server waits for the vary on to complete.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Partition</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">PARTITION</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the name of the partition given during the
|
|
configuration of a logical partition. If you provide the incorrect name of
|
|
a partition here, it will not be detected until you vary on the NWSD.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Code page</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">CODEPAGE</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the ASCII code page represents the character
|
|
set Linux uses and that i5/OS<sup>®</sup> assumes the Linux console is using.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">TCP/IP port configuration</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">TCPPORTCFG</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the setting the TCP/IP information does not
|
|
cause any configuration to occur on i5/OS. All information entered
|
|
here is made available to Linux in the <samp class="codeph">/proc/iSeries/config</samp> file.
|
|
This information can be used by Linux to automatically configure TCP/IP information.
|
|
There is a feature that prevents the TCP/IP route configuration from showing
|
|
up on the CRTNWSD screen. Select option <span class="uicontrol">F9</span> to make
|
|
the configuration options appear.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">TCP/IP route</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">TCPRTE</samp></td>
|
|
<td valign="top" headers="d0e38 ">Allows the user to identify routes to remote destination
|
|
servers or networks to TCP/IP configuration for the network server. A route
|
|
specification has three elements, the route destination, the subnet mask,
|
|
and the next hop internet address. Up to 24 route specifications can be entered.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">TCP/IP host name</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">TCPHOSTNAM</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the short form of the host name to be associated
|
|
with the network server. The host name can be a text string having 2 through
|
|
63 characters. The following characters are allowed in host names:<ul><li>Alphabetical characters A through Z</li>
|
|
<li>Digits 0 through 9</li>
|
|
<li>Minus sign (-)</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">TCP/IP domain server</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">TCPDMNNAME</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the local domain name associated with the
|
|
network server. A domain name can be a text string having 2 to 255 characters.
|
|
Domain names consist of one or more labels separated by periods. Each label
|
|
can contain up to 63 characters. The following characters are allowed in domain
|
|
names:<ul><li>Alphabetical characters A through Z</li>
|
|
<li>Digits 0 through 9</li>
|
|
<li>Minus sign (-)</li>
|
|
<li>Period (.). Periods are only allowed when they separate labels of domain
|
|
style name (refer to RFC 1034).</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">TCP/IP name server</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">TCPNAMESRV</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the internet address of the name server that
|
|
is used by the network server. Typically, this is the same value as it is
|
|
for the iSeries™ server.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Restricted device list</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">RSTDDEVRSC</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies a logical partition running Linux has access
|
|
to all optical and tape devices in the server. To restrict Linux from using
|
|
any of these devices, use this feature.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Synchronize date and time</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">SYNCTIME</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies whether the iSeries should synchronize the network
|
|
server date and time with the iSeries server date and time. As with
|
|
the TCP/IP configuration, this parameter is just reflected in the <samp class="codeph">/proc/iSeries/config</samp> file.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">IPL source</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">IPLSRC</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies where the Linux kernel will be loaded from.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">IPL stream file</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">IPLSTMF</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies the path to the Linux kernel. The user running
|
|
the vary on command must have read access to the file and the path leading
|
|
to the file.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">IPL parameters</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">IPLPARM</samp></td>
|
|
<td valign="top" headers="d0e38 ">Specifies a string of characters that will be passed
|
|
to the Linux kernel at start time. It consists of commands or configuration
|
|
information for the kernel.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Authority</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">AUT</samp></td>
|
|
<td valign="top" headers="d0e38 ">The server determines authority for the object using
|
|
the value specified for the create authority prompt for the library in which
|
|
the object is created.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e34 ">Text</td>
|
|
<td valign="top" headers="d0e36 "><samp class="codeph">TEXT</samp></td>
|
|
<td valign="top" headers="d0e38 ">The text that briefly describes the network server.
|
|
The text description must be no more than 50 characters and enclosed in apostrophes.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |