TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-110
VERSION Command
Examples
The following command traces the $ZTC0.#SN2 SUBNET, writes the results into the
file $SYSA.TRACES.TCPSUB, allows the trace data to be overwritten when the EOF is
reached, and traces all TCP/IP process activity on the SUBNET:
SCF> TRACE SUBNET $ZTC0.#SN2, TO $SYSA.TRACES.TCPSUB, WRAP &
RECSIZE 300
VERSION Command
The VERSION command displays the NonStop TCP/IP subsystem version number,
product name, product number, and RVU date. Use the DETAIL option to display this
information on the operating system, the SCF Kernel, and the NonStop TCP/IP product
module.
This is a nonsensitive command.
VERSION PROCESS Command
Since the null object is supported for VERSION PROCESS, the object PROCESS is
optional.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS process-name
is a valid process name indicating the desired TCP/IP process. 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 or the
SCF Reference Manual for H-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.
VERSION [ / OUT file-spec / ] [ PROCESS process-name ]
[ , DETAIL ]