Reference Manual

NAME

trace - print diagnostic information
tracef - open or close a trace file for Network traces
SYNOPSIS
trace [N|n|K|k|S|s]
tracef file_name|close|device
DESCRIPTION
Command trace toggles diagnostic ouput in various sections of NAT32. An upper case argument turns the relevant trace option on, while a lower case argument turns the trace option off.

The trace options are:

N - Network Adapter input and output
K - Kernel messages
S - Shell messages
Command tracef allows a file or device to be specified to which network trace information is written. Argument close will close the current STDOUT device and reset the STDOUT device for network traces to the CONSOLE device.
NOTES
Trace is a simple diagnostic tool. It is not intended for production use.
It does not support shell redirection.
SEE ALSO
admin, setdev, Trace window