Setting up tracing

TUP allows tracing of all packets passed between the TUP task and the MTP task. To enable tracing, follow these steps:

Step

Action

1

Enable packet tracing by starting the TUP manager program (tupmgr) and entering the following command at the prompt:

TRACE DATA ON

2

Start the application.

3

In a separate window, enter the following command:

ss7trace -f filename

where filename is the trace log file to be opened.

Packets are dumped to the screen in the ss7trace window.


For more information about tracing, refer to the Natural Access Developer's Reference Manual.