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 Firewall Authentication)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
traceoptions {
    flag {
        all <detail | extensive | terse>;
        authentication <detail | extensive | terse>;
        proxy <detail | extensive | terse>;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security firewall-authentication]

Description

Define data-plane firewall authentication tracing options.

Options

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

    • all—Enable all tracing operations

    • authentication—Trace data-plane firewall authentication events

    • proxy—Trace data-plane firewall authentication proxy events

  • detail—Display moderate amount of data in trace.

  • extensive—Display extensive amount of data in trace.

  • terse—Display minimum amount of data in trace.

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