IPX/SPX Configuration and Management Manual
Managing NonStop™ IPX/SPX With the Subsystem
Control Facility (SCF)
IPX/SPX Configuration and Management Manual—425731-001
3-49
TRACE Command
COUNT count
specifies the number of trace records to be captured. count is an integer in the
range -1 through 32767. If you omit this option or if count equals -1, records
accumulate until the trace is stopped.
NOCOLL
indicates that the trace collector process should not be initiated.
PAGES pages
designates how much space, in units of pages, is allocated in the extended data
segment used for tracing. You can specify pages only when a trace is being
initiated, not when its parameters are being modified. pages is an integer in the
range 4 through 1024 or is equal to 0. If you omit this option or specify 0, trace
takes the default value 64.
RECSIZE size
specifies the length of the data in the trace data records. size is an integer in the
range 16 through 4050 or is equal to 0. The length of the trace header is not included
in size. If you omit this option or specify 0, trace takes the default value of 120
bytes. In this case, the data may be truncated. If data is truncated, set a higher value
to ensure that you can see the entire trace record. The recommended trace record
size for an IPXPROTO process is 1024.
SELECT select-spec
selects the operations to be traced. The default is ALL. For the PROCESS object,
the select-spec words are listed in Table 3-5
.
Table 3-5. TRACE PROCESS Select Words
Keyword Description Value
ALL Traces all the options listed below. -1
IPXIF Traces the IPX protocol. 4
MSGSYSIF Traces the Message System Interface layer. 1
NCPIF Traces the NetWare Core Protocol (NCP). 7
NSTOP Traces the checkpoints issued by the primary IPXPROTO
process.
9
SAPIF Traces the Service Advertising Protocol (SAP). 6
SOCKETIF Traces the Socket Functions Interface layer. 2
SPXIF Traces the SPX protocol. 3
TIMEREVT Traces the timer-related events. 8