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

Tracing IPSec Operations

Trace operations track IPSec events and record them in a log file in the /var/log directory. By default, this file is named /var/log/kmd.

To trace IPSec operations, include the traceoptions statement at the [edit services ipsec-vpn] hierarchy level:

traceoptions {
file {
files number;
size bytes;
}
flag flag;
}

You can specify the following IPSec tracing flags:


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