ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaku_5.4.0.1/rzakustrservcharbased.htm

60 lines
3.6 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="concept" />
<meta name="DC.Title" content="Start servers from a character-based interface" />
<meta name="abstract" content="Use a character-based interface to start the servers." />
<meta name="description" content="Use a character-based interface to start the servers." />
<meta name="DC.Relation" scheme="URI" content="rzakustartsvr.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1997, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1997, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzakustrservcharbased" />
<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>Start servers from a character-based interface</title>
</head>
<body id="rzakustrservcharbased"><a name="rzakustrservcharbased"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Start servers from a character-based interface</h1>
<div><p>Use a character-based interface to start the servers.</p>
<div class="section"><h4 class="sectiontitle">Configure a server to start when TCP/IP starts</h4><p>To
configure a server to start when TCP/IP starts, follow these steps:</p>
<ol><li>At the command line, type <samp class="codeph">CHG<em>xxx</em>A</samp> where <samp class="codeph"><em>xxx</em></samp> is
the name of the server. For example, <samp class="codeph">CHGFTPA</samp> to work with
the attributes of the FTP server.</li>
<li>For the <em>Autostart servers</em> prompt, type <samp class="codeph">*YES</samp>. This
will start the number of servers you indicate in the <em>Number of initial
servers</em> prompt.</li>
<li>Specify either the <samp class="codeph">STRTCP</samp> (Start TCP/IP) command or the <samp class="codeph">STRTCPSVR
SERVER (*AUTOSTART)</samp> command to automatically start the server.</li>
</ol>
</div>
<div class="section"><h4 class="sectiontitle">Start a server manually</h4><p>This example shows how to
start certain types of TCP servers. See the <a href="rzakuservertable.htm#servertable">server
table</a> for a list of servers and the commands you can use to start them.
To manually start a server, follow these steps:</p>
<ol><li>At the command line, type <samp class="codeph">STRTCPSVR</samp>, and press F4 (Prompt).</li>
<li>For the <em>Server application</em> prompt, specify the servers you want
to start, and press Enter.</li>
</ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakustartsvr.htm" title="Start the appropriate servers to avoid trouble communicating over TCP/IP.">Start servers</a></div>
</div>
</div>
</body>
</html>