PCI Token Ring Administrator's Guide

Token Ring Resources
Logging Messages
Chapter 3 63
For non-PCI systems, to stop Token Ring tracing:
nettl -traceoff -entity token
For PCI systems, to stop Token Ring tracing:
nettl -traceoff -entity pcitr
To format the Token Ring trace file into the file /tmp/traceout:
netfmt -f /tmp/tracefile.TRC0 > /tmp/traceout
Refer to the netfmt(1M) man page for further information about this
command and how to create a filter for trace formatting.
Messages Logged on a Cable Disconnect/Re-connect
(PCI Token Ring)
The NetTL message logged for cable disconnect is different for 16/4 Mb/s
and 100 Mb/s operation:
In 4/16 Mb/s, the message logged is:
“Cable disconnected/faulty”
class ERROR #2009
In 100 Mb/s, the message logged is:
“Internal error after beacon auto removal process”
class ERROR #2010
In either case, when the cable is re-connected, the following message will
be seen:
“Link back online”
class INFO #4001
Starting with B.11.00.06, the above messages have changed. The cable
disconnect message will be logged as an ERROR message to the nettl
subsystem, as follows:
The PCI Token Ring adapter driver detected a possibly faulty/d
isconnected cable at <hardware path>.
On a cable re-connect, an INFORMATIVE message will be logged to the
nettl subsystem, as follows:
The PCI Token Ring adapter driver detected that the link has b
een re-established at <hardware path>.