Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

traceoptions (Security IPsec)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
traceoptions {
    flag flag;
}

Hierarchy Level

content_copy zoom_out_map
[edit security ipsec]

Description

Configure IPsec tracing options. Trace operations track IPsec events and record them in a log file in the /var/log directory.

Trace operations are written to the trace file /var/log/kmd.

Options

  • flag—To specify more than one trace operation, include multiple flag statements.

    • all—Trace with all flags enabled

    • next-hop-tunnel-binding—Trace next-hop tunnel binding events

    • packet-drops—Trace packet drop activity

    • packet-processing—Trace data packet processing events

    • security-associations—Trace security association (SA) management events

Required Privilege Level

trace—To view this statement in the configuration.

trace-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 8.5.

footer-navigation