
Analyzing Data: ECMODULE TRACE 174
Sample ECMODULE TRACE Commands
Here are some examples of ECMODULE TRACE with different command
line parameters:
ECMODULE TRACE X25 /P 2
Displays trace information on the X.25 protocol on port #2.
ECMODULE TRACE HDLC /P 4 /S 4096
Traces the HDLC protocol, on port #4, with a trace buffer size of 4096
bytes.
ECMODULE TRACE X25 /P 2 /F FF01
Displays only the data packets from an X.25 trace on port #2.
ECMODULE TRACE HDLC /P 2 /F FF03
Displays only the I and RR frames from the trace of the HDLC protocol
on port #2. In this command the filter is set to hexadecimal 03 to display
only the I and RR frames. The trace filter mask for I is hexadecimal 01,
and for RR is hexadecimal 02, so to display both you add the masks
together to get hexadecimal 03.
ECMODULE TRACE /R
Clears and resets the trace buffer.
ECMODULE TRACE X25 /P 3 /S 0
Ends the trace of the X.25 protocol on port #3.
ECMODULE TRACE FRELAY /P 2
Traces the communications data streaming through a Frame Relay
connection on port #2.
ECMODULE TRACE FRELAY /C 3 /P 4
Traces the Frame Relay connection #3, on port #4, of the server.
Comentarios a estos manuales