69 lines
3.6 KiB
HTML
69 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<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="keywords" content="loading, NLMs, NetWare Enhanced Integration,
|
|
loading AS4NW410.NLM" />
|
|
<title>LOAD AS4NW410 command</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="loadoptions"></a>
|
|
<h5 id="loadoptions">LOAD AS4NW410 command</h5><a id="idx22" name="idx22"></a>
|
|
<p>The LOAD AS4NW410 console command loads the appropriate version
|
|
of the NetWare Enhanced Integration NetWare Loadable Module (NLM).</p>
|
|
<p>The <tt class="xph">LOAD</tt> command provides options that allow you to tailor your
|
|
environment:</p>
|
|
<dl class="parml">
|
|
<dt class="bold">/MAXCNN=</dt>
|
|
<dd>Specifies the maximum number of concurrent connections from iSeries™ hosts that
|
|
can be active to this server. Specify a value in the range 1 to 100 connections
|
|
(or use the default of 50 connections).
|
|
</dd>
|
|
<dt class="bold">/CLSALLIDL</dt>
|
|
<dd>Specifies to close connections with open files that have been idle for
|
|
the amount of time you specify when you start the connection. iSeries uses a default
|
|
value of 15 minutes for connections or the time you set with the CNNIDLTIME
|
|
parameter on the STRNTWCNN command.
|
|
<p>If you do not specify this parameter,
|
|
the system closes only connections with no associated open files when the
|
|
specified CNNIDLTIME value has passed.</p>
|
|
</dd>
|
|
<dt class="bold">/SRBUFNUM</dt>
|
|
<dd>Specifies the number of buffers (between 2 and 10 inclusive) to use
|
|
in a Save/Restore session. The default is 3.
|
|
</dd>
|
|
<dt class="bold">/SRBUFLEN</dt>
|
|
<dd>Specifies the length of each buffer to use in a Save/Restore session.
|
|
The length must be between 64K (65536) and 1M (1048576) inclusive. The default
|
|
is 320K (327680).
|
|
</dd>
|
|
</dl><a id="idx23" name="idx23"></a>
|
|
<p><span class="bold">To load the NLM:</span></p>
|
|
<pre class="xmp">LOAD AS4NW410</pre>
|
|
<p>This command loads the NetWare Enhanced Integration NLM. It changes the server path environment
|
|
variable to include the directory SYS:/AS4NW by using a <tt class="xph">search add</tt> statement
|
|
in AUTOEXEC.NCF. Use the NWConfig utility to edit AUTOEXEC.NCF. The maximum
|
|
number of allowed connections is the default value of 50. This command specifies
|
|
use of the TCP/IP protocol.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|