TCP/IP (Parallel Library) Configuration and Management Manual
SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual—522271-006
5-143
TRACE Command
Examples
The following command terminates the operation of the subnet SN2:
SCF> STOP SUBNET $ZZTCP.*.SN2
Considerations
•
To stop a subnet immediately, use the ABORT command.
•
To remove a subnet from the system configuration database, use the DELETE
SUBNET command.
•
You can use the wild-card (*) notation for the TCPMON name, but if you do not, it
is assumed.
TRACE Command
The TRACE command allows you to capture and store records that you can then
display using the PTrace utility. The TRACE command can request the capture of data
items, alter trace attributes that were set by a previous use of the command, or stop a
previously requested trace operation.
An SCF trace produces a trace file that can be displayed using the commands
available in the PTrace program. The trace file is created by SCF. The PTrace program
is described in the PTrace Reference Manual.
This is a sensitive command.
TRACE MON Command for TCPMAN
The TRACE MON command creates trace records corresponding to TCPMON process
activities. In the case of multiple TCPMON processes, separate TRACE commands
are required for each process.
Caution. The trace operation can significantly increase processor use by the PTCPIP
process.