AM3270 and TR3271 Configuration and Management Manual
SCF Interface to AM3270 and TR3271
AM3270 and TR3271 Configuration and Management Manual—529993-001
4-87
Command Syntax for the TRACE Command
{ keyword }
{ (keyword [ , keyword ]...) }
{ number }
{ (number [ , number ]... ) }
keyword
is subsystem-specific. See Table 4-6 for a list of the keywords that can be used
with TR3271.
number
is the numeric value represented by a keyword.
TO file-spec
specifies the file to which SCF writes trace information. SCF purges any old data
before it initiates a trace. If the file does not exist, SCF creates one with an extent
size of 6 pages for the primary extent and 6 pages for the secondary extents.
WRAP
specifies that when the trace file end-of-file mark is reached, trace data will wrap
around to the beginning of the file and overwrite any data there.
Table 4-6 lists and defines the keywords and mask bits for the LINE object.
Table 4-6. Keywords and Mask Bits for the TRACE LINE Command (page 1 of 2)
Keyword Mask Meaning
ALL 0-31 Traces all items.
L0 0 CAP request tracing.
L1 1 CAP level-1 tracing (AXIOS to driver).
L2 2 CAP level-2 tracing.
L3 3 CAP level-3 tracing.
L4 4 CAP level-4 tracing.
DI 8 CAP data-in tracing.
DO 9 CAP data-out tracing.
CLBI 10 CLB inbound-frame tracing.
CLBO 11 CLB outbound-frame tracing.
CLIP 15 Communications Line Interface Processor (CLIP) tracing.
CLIPDI 16 CLIP data-in tracing .
CLIPDO 17 CLIP data-out tracing .
CLIPL2 21 CLIP level-2 tracing . The CLIPL2 keyword displays the
entire CLIP trace block.
CLIPL3 22 CLIP level-3 tracing .