TCP/IPv6 Configuration and Management Manual (G06.24+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-008
8-197
TRACE MON Command for TCP6MAN
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
MON $ZZTCP.#ZPTMn,
is the name of TCP6MON you want to trace. The wild card (*) is not supported. 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.
STOP
ends the trace operation. A TRACE command must include either the STOP option
or the TO option.
TO file-spec
specifies the name of the file into which the results of the trace operation are to be
placed. It is a required option if the STOP option is not used.
SELECT
selects the operations to be traced.
For the SUBNET object, you can specify these for select-spec:
TRACE [ /OUT file-spec/ ] MON [ $ZZTCP.#ZPTMn ]
{, STOP | , TO file-spec }
[ , COUNT count ]
[ , NOCOLL ]
[ , RECSIZE size ]
[ , SELECT select-spec ]
[ , PAGES pages ]
[, NOBULKIO ]
[, WRAP ]
ALL All records.
SOCKCMD Socket requests (bind, listen, accept, connect send).
MSGSYS Message system interface
MALLOC Resource allocation and deallocation events.
ROUTING Requests for route changes.
UDP UDP interface layer.