IPX/SPX Configuration and Management Manual

Managing NonStop™ IPX/SPX With the Subsystem
Control Facility (SCF)
IPX/SPX Configuration and Management Manual425731-001
3-52
VERSION Command
For more detailed information on the specific trace records captured by each existing
SELECT option, including how these records are displayed by the PTrace program, refer
to Section 4, NonStop™ IPX/SPX PTrace Facility.
Examples
The following command traces the assumed process, writes results into the file named
$DATA1.TRC.TRACE, allows the trace data to be overwritten when the EOF is
reached, and selects tracing of all NonStop™ IPX/SPX process activity:
-> TRACE SUBSYS $ZMGR, TO $DATA1.TRC.TRACE, WRAP, &
SELECT SPIRPLY
To stop this trace activity, issue the following command:
-> TRACE SUBSYS $ZMGR, STOP
You now can examine the trace output file using the PTrace program.
VERSION Command
The VERSION command displays the NonStop™ IPX/SPX subsystem version number,
product name, product number, and release date. Use the DETAIL option to display
additional information about the version level of SCF, SCP, and the operating system.
VERSION is a nonsensitive command.
VERSION PROCESS
VERSION PROCESS displays the name, product number, and release date of the
IPXPROTO process. Use the DETAIL option to display additional information.
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 IPXPROTO process.
VERSION [ / OUT file-spec / ] PROCESS process-name
[ , DETAIL ]