IPX/SPX Configuration and Management Manual

Managing NonStop™ IPX/SPX With the Subsystem
Control Facility (SCF)
IPX/SPX Configuration and Management Manual425731-001
3-32
START Command
START PROCESS
START PROCESS initializes the protocol stack and links IPX with SPX. The successful
completion of the START command leaves the process in the STARTED 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.
PROCESS process-name
is a valid process name indicating the desired IPXPROTO process.
Example
The following command starts all IPXPROTO processes:
-> START PROCESS $ZNV0
START SUBSYS
START SUBSYS initiates the operation of all IPXPROTO processes subordinate to the
IPXMGR process. The successful completion of the START command leaves the
processes in the STARTED summary state.
Specify the SUB option when starting the SUBSYS object.
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.
SUBSYS subsystem-name
is a valid subsystem name indicating the desired IPXMGR process (always
$ZMGR).
START [ / OUT file-spec / ] PROCESS process-name
START [ / OUT file-spec / ] SUBSYS subsystem-name
[ , SUB { ONLY | ALL | NONE | obj-type } ]