
Analyzing Data: ECMODULE TRACE 173
Easy Mask Change
To change the trace mask, you should clear the mask before you set a new
mask. Use the following command to do this:
ECMODULE TRACE /F FFnn
Replace nn with the value of the new mask(s). For example:
ECMODULE TRACE /F FF03
To trace all elements use the following command:
ECMODULE TRACE /F FFFF
To trace more than one type of protocol element, you can create a composite
filter by adding together the filter value for each individual element. For
example, with the X.25 protocol, to trace both RR/RNR and CALL/CLEAR
packets, add their individual hexadecimal filters together. 02h + 08h = 0A:
ECMODULE TRACE X25 /F FFOA
Comentarios a estos manuales