TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-012
8-205
TRACE SUBNET Command for TCP6MAN
Examples
To trace the TCP6SAM process, write results into the file named
$DATA1.TRC.TRCFILE, allow the trace data to be overwritten when the EOF is
reached, and select tracing of all NonStop TCP/IPv6 process activity:
-> TRACE PROCESS $ZTC1, SELECT (MEMORY, COMMON), TO
$DAT11.TRC.TRCFILE
To stop the tracing on the TCP6SAM process:
-> TRACE PROCESS $ZTC1, STOP
Considerations
The TCP6SAM trace facilities for the primary and the backup TCP6SAM processes are
independent. The primary and the backup traces can be active at the same time. In the
event of a primary/backup process switch, such as when the PRIMARY command is
issued, the original primary TCP6SAM process becomes the new backup process and
the backup process becomes the primary. Any activated trace is maintained, however,
the BACKUP modifier must be used on all further TRACE commands to the original
primary process. TRACE commands to the original backup process should no longer
have the BACKUP modifier.
TRACE SUBNET Command for TCP6MAN
The TRACE SUBNET command creates trace records corresponding to data traffic
being exchanged over the configured IP SUBNETs. Note that NOBULKIO is a required
parameter for the SUBNET object.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
TRACE [/OUT file-spec/] [SUBNET $ZZTCP.#ZPTMn.subnet-name]
{, STOP } |
{, TO file-spec , NOBULKIO
[ , COUNT count ]
[ , NOCOLL ]
[ , RECSIZE size ]
[ , SELECT select-spec ]
[ , PAGES pages ]
[ , WRAP ]