IPX/SPX Configuration and Management Manual

Managing NonStop™ IPX/SPX With the Subsystem
Control Facility (SCF)
IPX/SPX Configuration and Management Manual425731-001
3-24
INFO Command
INFO SUBSYS
INFO SUBSYS displays the current attribute values for the IPXMGR process.
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).
DETAIL
specifies that the display include additional detailed information on the object.
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 obj-type, ALL is assumed.
INFO SUBSYS Display Format
The format of the display for the INFO SUBSYS command without the DETAIL option
is:
INFO [ / OUT file-spec / ] SUBSYS subsystem-name
[ , DETAIL ] [ , SUB { ONLY | ALL | NONE | obj-type } ]