IPX/SPX Configuration and Management Manual
Managing NonStop™ IPX/SPX With the Subsystem
Control Facility (SCF)
IPX/SPX Configuration and Management Manual—425731-001
3-18
DELETE Command
SPXMAXCONN integer
is the number of SPX connections allowed open simultaneously. The recommended
value is the maximum number of concurrent SPX user sessions, including sessions
established by higher-level protocols, such as Telserv, Remote Server Call (RSC),
and Open Database Connectivity (ODBC).
SPXMAXRESEND integer
specifies the maximum number of times that SPX resends a data packet.
Retransmission time is approximately five seconds between retries. The range is 1 to
256. The default is 65 retries.
Example
The following command alters the maximum number of open IPX and SPX sockets, the
resend value, and the IOPORTNAME value for the process $ZNV2:
-> ALTER PROCESS $ZNV2, IPXMAXSOCKETS 250, &
SPXMAXBINDS 150, SPXMAXRESEND 88, &
IOPORTNAME "L018.ipxsnap"
Consideration
•
When the ALTER command is completed, the object remains in the STOPPED
summary state.
DELETE Command
The DELETE command removes the specified object from the NonStop™ IPX/SPX
subsystem.
Specify the SUB option when using the SUBSYS object.
DELETE is a sensitive command.
DELETE PROCESS
DELETE PROCESS removes an IPXPROTO process from the NonStop™ IPX/SPX
subsystem. You may delete only processes in the STOPPED summary state.
Command Syntax
OUT file-spec
directs any SCF output generated for this command to the specified file.
file-spec must be a partially or fully qualified name. If you do not specify this
option, the output goes to the home terminal.
DELETE [ / OUT file-spec / ] PROCESS process-name