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-30
NAMES Command
NAMES SUBSYS
NAMES SUBSYS displays a list of all object types and names defined by or known to
the NonStop™ IPX/SPX subsystem.
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.
-> NAMES PROCESS $ZNV*
IPXSPX Names PROCESS \HIMA.$ZNV0
PROCESS
$ZNV0
SERVER
$ZNV0.#SAP
IPXSPX Names PROCESS \HIMA.$ZNV1
PROCESS
$ZNV1
SERVER
$ZNV1.#SAP
NAMES [ / OUT file-spec / ] SUBSYS subsystem-name
[ , SUB { ONLY | ALL | NONE | obj-type } ]