JANUS DISPLAYTRACE

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Display TRACE settings for port

This displays the trace settings for the named port(s).

Syntax

JANUS DISPLAYTRACE [portname]

Where:

portname is the name of the port(s) for which to display trace settings. If portname is not specified, the trace settings for all Janus ports are displayed.

Usage notes

  • DISTRACE can be used as a synonym for DISPLAYTRACE.
  • The output from the DISPLAYTRACE command includes one line that begins with an asterisk (*) and shows the TRACE setting from the port definition, followed by a line showing each JANUS TRACE command currently in effect for the port.

See also