Installation guide

161
Options state={off|on|dump}
Sets the state of the tracing function.
off
Turns the tracing function off.
on
Turns the tracing function on.
dump
Displays historical trace messages, when “mode” is set to
“historical.”
mode={historical|concurrent}
Sets handling of trace messages.
historical
All trace messages stored in the buffer will be displayed by
issuing the command:
#> set trace state=dump
concurrent
All trace messages are printed to the administrative terminal.
syslog={on|off}
Enables or disables sending trace messages to the syslog server
identified by the “loghost=ip address” option.
loghost=ip address
The IP address of a host to which trace messages should be sent. This
host must be running the syslog daemon.