Configuring gated
Specifying Tracing Options
NOTE
Table
Specifying Tracing Options
Trace options specify the desired level of tracing output from gated. Tracing output provides useful system information for setting up a node on the network. Use trace options to set up a node and to send a certain type of tracing to a log file. You can specify tracing in the following ways:
•In a protocol statement in the /etc/gated.conf configuration file.
•In the Trace class of the /etc/gated.conf configuration file.
•On the command line with the
Trace information is appended to the trace file unless you specify replace.
In gated 3.5.9, the two Trace class statements (tracefile and traceoptions) are combined into one traceoptions statement. Therefore, the tracefile statement is eliminated. For details about the new syntax, type man 4 gated.conf at the
Table
Option | Effect |
|
|
state | Traces the state machine transitions in the |
| protocols. |
|
|
normal | Traces the normal protocol events (abnormal |
| protocol events are always traced). |
|
|
policy | Traces the application of protocol and |
| |
| and exported. |
|
|
task | Traces the system interface and processing |
| associated with this protocol or peer. |
|
|
92 | Chapter 3 |