Tracing and Logging Utilities

strace

324203

14:59:59

33688091 2

...

200

49

CLR

In: ‘31’ lci 400 C/D 00f2

324204

14:59:59

33688091 2

...

200

49

CLC

Out: ‘31’ lci 400

The command:

strace 201 48 all

gives the following output:

324790 15:06:17 33725841 1 ... 201 48 LINK Up : ‘30’

The command:

strace 201 49 all

gives the following output:

324893 15:07:18 33731984 1 ... 201 49 LINK Dwn: ‘31’ [Remote]

NOTE

The last example indicates a remote disconnection. ‘30’ and ‘31’ in the

 

examples above are the hexadecimal code for subnetworks 48 and 49

 

(decimal) respectively.

 

 

194

Chapter 7