IPX/SPX Configuration and Management Manual

Managing NonStop™ IPX/SPX With the Subsystem
Control Facility (SCF)
IPX/SPX Configuration and Management Manual425731-001
3-19
DELETE Command
PROCESS process-name
is a valid process name indicating the desired IPXPROTO process.
Example
The following command deletes a process named $ZNV2:
-> DELETE PROCESS $ZNV2
DELETE SUBSYS
DELETE SUBSYS removes IPXPROTO processes from the NonStop™ IPX/SPX
subsystem. You can delete only processes in the STOPPED summary state.
Specify the SUB option when using 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).
SUB obj-type
selects the subordinate objects the command affects. obj-type can be a
subordinate object type or one of the keywords ONLY, ALL, or NONE.
A subordinate object type causes the command to affect only objects of that
type.
ONLY causes the command to affect the subordinate objects.
ALL causes the command to affect the named object and subordinate objects.
NONE specifies that the named object is displayed but none of the subordinate
objects is displayed.
If you omit subtype, ALL is assumed.
DELETE [ / OUT file-spec / ] SUBSYS subsystem-name
[ , SUB { ONLY | ALL | NONE | obj-type } ]