Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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 Dynamic VPN)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
traceoptions {
    file <filename> <files files> <match match> <size size> <(world-readable | no-world-readable)>;
    flag {
        all;
    }
    level (all | error | info | notice | verbose | warning);
    no-remote-trace;
}

Hierarchy Level

content_copy zoom_out_map
[edit security dynamic-vpn]

Description

Configure dynamic VPN tracing options. This feature is supported on SRX300, SRX320, SRX340, SRX345, and SRX550HM devices.

In Junos OS Release 21.4R1, we’ve deprecated the traceoptions configuration statement and we might remove it completely in a future release.

Options

file

Configure the trace file options.

file filename—Name of the file to receive the output of the tracing operation.

flag

Trace operation to perform. To specify more than one trace operation, include multiple flag statements.

  • Values:

    • all—Enable all tracing operations

level

Level of debugging output

  • Values:

    • all—Match all levels

    • error—Match error conditions

    • info—Match informational messages

    • notice—Match conditions that should be handled specially

    • verbose—Match verbose messages

    • warning—Match warning messages

no-remote-trace

Disable remote tracing

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 12.1X44-D10.

external-footer-nav