LOAD AS4NW410 command

The LOAD AS4NW410 console command loads the appropriate version of the NetWare Enhanced Integration NetWare Loadable Module (NLM).

The LOAD command provides options that allow you to tailor your environment:

/MAXCNN=
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).
/CLSALLIDL
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.

If you do not specify this parameter, the system closes only connections with no associated open files when the specified CNNIDLTIME value has passed.

/SRBUFNUM
Specifies the number of buffers (between 2 and 10 inclusive) to use in a Save/Restore session. The default is 3.
/SRBUFLEN
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).

To load the NLM:

LOAD AS4NW410

This command loads the NetWare Enhanced Integration NLM. It changes the server path environment variable to include the directory SYS:/AS4NW by using a search add 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.