TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-152
VERSION Command
Examples
The following command traces the $ZZTCP.#ZPTM1.SN2 subnet, writes the results
into the file $SYSA.TRACES.TCPSUB and traces all PTCPIP process activity on the
subnet:
SCF> TRACE SUBNET $ZZTCP.#ZPTM1.SN2, TO $SYSA.TRACES.TCPSUB,&
RECSIZE 300, NOBULKIO
VERSION Command
The VERSION command displays the Parallel Library TCP/IP subsystem version
number, product name, product number, and RVU date. Use the DETAIL option to
display this information about the NonStop operating system, the SCF Kernel, and the
Parallel Library TCP/IP product module.
This is a nonsensitive command.
VERSION MON Command for TCPMAN
The VERSION MON command displays the version level of the TCPMON object.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
MON $ZZTCP.#ZPTMn.mon-name
is the MON object. If you omit the object name, SCF uses the assumed object
name. For information about the ASSUME command, see the SCF Reference
Manual for G-Series RVUs.
DETAIL
designates that complete version information is to be returned for the specified
object. If DETAIL is omitted, a single line of version information is returned for the
object.
Examples
The following examples show the VERSION command for the MON object with and
without the DETAIL option.
->VERSION MON $ZPTM1
->VERSION MON $ZPTM1, DETAIL
VERSION [ /OUT file-spec/ ] [ MON $ZZTCP.#ZPTMn.mon-name ]
[, DETAIL ]