HP (Hewlett-Packard) HSC/PCI 1000Base-SX Network Card User Manual


 
Gigabit Ethernet Resources
Logging Messages
Chapter 3
23
nettl -status
To start Gigabit Ethernet tracing to the file /tmp/tracefile.TRC0, execute:
nettl -traceon all -entity gelan -file /tmp/tracefile
or
nettl -traceon all -entity igelan -file /tmp/tracefile
Note: nettl(1m) adds the .TRC0 postfix for you.
To stop Gigabit Ethernet tracing, execute:
nettl -traceoff -entity gelan
or
nettl -traceoff -entity igelan
To format the Gigabit Ethernet trace file into the file /tmp/traceout, execute:
netfmt -f /tmp/tracefile.TRC0 > /tmp/traceout
Refer to the netfmt(1M)man page for further information on how to create a filter for
trace formatting.