[Contents] [Prev] [Next] [Index] [Report an Error]

Tracing BOOTP, DNS, and TFTP Forwarding Operations

BOOTP, DNS, and TFTP forwarding tracing operations track all BOOTP, DNS, and TFTP operations and record them in a log file. The logged error descriptions provide detailed information to help you solve problems faster.

By default, nothing is traced. If you include the traceoptions statement at the [edit forwarding-options helpers] hierarchy level, the default tracing behavior is the following:

You cannot change the directory (/var/log) in which trace files are located. However, you can customize the other trace file settings by including the following statements at the [edit forwarding-options helpers] hierarchy level:

[edit forwarding-options helpers]
file filename <files number> <size size> <(world-readable | no-world-readable)> <match regex>;
flag {
all;
configuration;
database;
events;
policy;
server;
timer-events;
}

These statements are described in the following sections:


[Contents] [Prev] [Next] [Index] [Report an Error]