Envoy ACP/XF Configuration and Management Manual

Subsystem Control Facility (SCF) Commands for
EnvoyACP/XF
EnvoyACP/XF Configuration and Management Manual429232-003
5-39
TRACE Command
TO file-spec
specifies the file to hold the trace data.
Examples
The following examples show to trace the line ACPXF routing the output to different
files and using different selection criteria.
Considerations
Keyword ALL selects all trace options.
Keyword CLIP selects all CLIP trace options.
DI Data In
DO Data Out
CLBI CLB frame in trace
CLBO CLB frame out trace
CLIP CLIP trace
CLIPDI CLIP In trace
CLIPDO CLIP Out trace
CLIPL1 CLIP level-1 protocol trace
CLIPL2 CLIP level-2 protocol trace
CLIPL3 CLIP level-3 protocol trace
CLIPL4 CLIP level-4 protocol trace
CLIP-REQ CLIP Requests
CLIPCTI CLIP Control In
CLIPCTO CLIP Control Out
Example 5-28. TRACE LINE Command
-> TRACE LINE $ACPXF,TO TRCFIL1,SELECT ALL
-> TRACE LINE $ACPXF,TO TRCFIL2,SELECT (L2,CLBI)
-> TRACE LINE $ACPXF,TO TRCBKUP,SELECT ALL,BACKUP
-> TRACE LINE $ACPXF,STOP
Option Meaning