OSI/TS Configuration and Management Manual

Performing Monitoring and Troubleshooting Guide
OSI/TS Configuration and Management Manual424831-001
4-34
PTrace and Trace Analysis
STATS SERVICE $TSP1.#L3
The following screen is returned for this example command:
PTrace and Trace Analysis
LLC type 1 (LLC1) headers are included in the traces. These headers provide the most
useful information in traces of OSI/TS subsystems using TLAM.
Tracing must done against the TLAM line. To read the data frames going in and out,
use the following command:
SELECT DI,DO
You may find, however, that this SELECT command is not limiting enough. If the LAN
is being used for other lines as well, such as TCP/IP or Multilan, the trace may include
much more than just OSI/TS traffic. To filter out the OSI-based LAN traffic, you can
use the FIND feature of PTrace. For example, to display all the TLAM data units that
contain the LSAP %HFE, you would use the following command:
FIND "LSAP : 000254"
Remember that the PTrace FIND command searches for an exact match to the search
string you specify. Therefore, seemingly small considerations—like lowercase or
uppercase letters and insertion of spaces—are important.
OSITS Tsp Stats SERVICE $TSP1.#L3
Reset Time.. 10 Oct 1991, 10:53:40.901
Sample Time. 10 Oct 1991, 12:23:33.373
IPPDUs-sent....................... 92
IPPDUs-received................... 96
IPOctets-sent..................... 6248
IPOctets-received................. 6906
IPDiscardAddr..................... 0
IPDiscardAddrThld................. 0
IPDiscardCong..................... 0
IPDiscardCongThld................. 0
IPDiscardGen...................... 0
IPDiscardGenThld.................. 0
IPDiscardLife..................... 0
IPDiscardLifeThld................. 0
IPDiscardReasm.................... 0
IPDiscardReasmThld................ 0
IPDiscardUnsup.................... 0
IPDiscardUnsupThld................ 0