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 SIP ALG)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
traceoptions {
    flag 
        all {
            extensive
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name security alg sip],
[edit logical-systems name tenants name security alg sip],
[edit security alg sip],
[edit services alg sip],
[edit tenants name security alg sip]

Description

Configure Session Initiation Protocol (SIP) tracing options. Session Initiation Protocol (SIP) is a signaling protocol for initiating, modifying, and terminating multimedia sessions over the internet.

Options

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

    • all—Trace with all flags enabled.

    • call—Trace call processing activity.

    • chassis-cluster—Trace chassis cluster information.

    • nat—Trace SIP Network Address Translation (NAT) processing activity.

    • parser—Trace SIP parser operations.

    • rm—Trace SIP Resource Management (Resmgr) functions activity.

  • 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