157 lines
5.0 KiB
HTML
157 lines
5.0 KiB
HTML
|
|
||
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Display NWS Configuration (DSPNWSCFG)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<a name="DSPNWSCFG.Top_Of_Page"></a>
|
||
|
<h2>Display NWS Configuration (DSPNWSCFG)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#DSPNWSCFG.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#DSPNWSCFG.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#DSPNWSCFG.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="DSPNWSCFG"></a>
|
||
|
<p>The Display NWS Configuration (DSPNWSCFG) command displays a network server configuration.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNWSCFG.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="DSPNWSCFG.PARAMETERS.TABLE">Parameters</a></h3>
|
||
|
<table border="1" cellpadding="4" cellspacing="0">
|
||
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
||
|
<tr>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
||
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPNWSCFG.NWSCFG"><b>NWSCFG</b></a></td>
|
||
|
<td valign="top">Network server configuration</td>
|
||
|
<td valign="top"><i>Communications name</i></td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPNWSCFG.OPTION"><b>OPTION</b></a></td>
|
||
|
<td valign="top">Option</td>
|
||
|
<td valign="top"><b><u>*ALL</u></b>, *BASIC, *CNNSEC, *RMTSYS, *RMTIFC, *SRVPRC</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPNWSCFG.OUTPUT"><b>OUTPUT</b></a></td>
|
||
|
<td valign="top">Output</td>
|
||
|
<td valign="top"><b><u>*</u></b>, *PRINT</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNWSCFG.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="DSPNWSCFG.NWSCFG"></a>
|
||
|
<h3>Network server configuration (NWSCFG)</h3>
|
||
|
<p>Specifies the name of the network server configuration.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNWSCFG.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPNWSCFG.OPTION"></a>
|
||
|
<h3>Option (OPTION)</h3>
|
||
|
<p>Specifies whether to display all information (*ALL) or specific information.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All information concerning the network server configuration is shown.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*BASIC</b></dt>
|
||
|
<dd>Only basic characteristics of the network server configuration are shown.
|
||
|
</dd>
|
||
|
<dt><b>*CNNSEC</b></dt>
|
||
|
<dd>Only connection security network server configuration characteristics are shown.
|
||
|
</dd>
|
||
|
<dt><b>*RMTSYS</b></dt>
|
||
|
<dd>Only remote system network server configuration characteristics are shown.
|
||
|
</dd>
|
||
|
<dt><b>*RMTIFC</b></dt>
|
||
|
<dd>Only the remote interfaces characteristics of the network server configuration are shown.
|
||
|
</dd>
|
||
|
<dt><b>*SRVPRC</b></dt>
|
||
|
<dd>Only the service processor network server configuration characteristics are shown.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNWSCFG.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPNWSCFG.OUTPUT"></a>
|
||
|
<h3>Output (OUTPUT)</h3>
|
||
|
<dl>
|
||
|
<dt><b><u>*</u></b></dt>
|
||
|
<dd>The output is displayed (if requested by an interactive job) or printed with the job's spooled output (if requested by a batch job).
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*PRINT</b></dt>
|
||
|
<dd>The output is printed with the job's spooled output.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNWSCFG.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DSPNWSCFG.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DSPNWSCFG NWSCFG(MYCONFIG)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays information about the network server configuration named MYCONFIG. Since no option was specified, all information is displayed. The information is shown at the work station display from which the command was entered. If the command was submitted from a batch job, the output from the command is printed with the job's spooled output.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNWSCFG.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DSPNWSCFG.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF96CB</b></dt>
|
||
|
<dd>Network server configuration &1 not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF96CC</b></dt>
|
||
|
<dd>Option &1 not valid for network server configuration &2.
|
||
|
</dd>
|
||
|
<dt><b>CPF9899</b></dt>
|
||
|
<dd>Error occurred during processing of command.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNWSCFG.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|