Previous Page: Using the X25CON Utility  Next Page: Viewing X.25 Configuration Information

Using the X25TRACE Utility

X25TRACE is an NLM utility that enables you to view and capture the X.25 traffic in real time. This utility provides the following options:


Using X25DISP

X25TRACE works with X25DISP to provide a way to analyze the output of X25TRACE. X25DISP is a DOS executable utility that decodes the X25TRACE output file and generates an ASCII format file. X25DISP.EXE is located in SYS:SYSTEM\UTILS.

For example, to write the captured data to an output file to display in ASCII, complete mode, and frame mode, enter the following command:

X25DISP -i filename -o filename -a -c -m1

If specified, the contents of the file are converted so that they are displayed in ASCII or hex format, in complete or short display mode, and in one of three decode modes: raw, frame, or packet mode. Table 3 shows the arguments that can be used with this DOS executable file. These arguments are case-sensitive.


Table 3. X25DISP Arguments

Argument Meaning

X25DISP

Runs the DOS executable file

-i<filename>

Specifies the name of the input file

-o<filename>

Specifies the name of the output file

-a

Displays the data in ASCII

-h

Displays the data in hex

-c

Displays the data in complete mode

-s

Displays the data in short mode

-m0

Decodes the data to display in raw mode

-m1

Decodes the data to display in frame mode

-m2

Decodes the data to display in packet mode



  Previous Page: Using the X25CON Utility  Next Page: Viewing X.25 Configuration Information