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

show security alg sip calls

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
         show security alg sip calls       
         <brief | detail                     |          node (           node-id          | all | local | primary)           >                

Description

This command displays information about Session Initiation Protocols (SIP) Application Layer Gateway (ALG) calls.

Options

  • none | brief—Display brief call information.

  • detail—(Optional) Display detailed information about SIP ALG calls.

  • node—(Optional) For chassis cluster configurations, display SIP calls on a specific node (device) in the cluster.

    • node-id—Identification number of the node. It can be 0 or 1.

    • all—Display information about all nodes.

    • local—Display information about the local node.

    • primary—Display information about the primary node.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security alg sip calls command. Output fields are listed in the approximate order in which they appear.

Table 1: show security alg sip calls Output Fields

Field Name

Field Description

UAS callid

Call Identifier for the SIP ALG user agent server.

State

State of the SIP ALG user agent server.

Sample Output

show security alg sip calls

content_copy zoom_out_map
user@host> show security alg sip calls           
Total number of calls: 1
   		Call ID  : 1-2468@20.0.0.174
			Method   : INVITE      

Sample Output

show security alg sip calls detail

content_copy zoom_out_map
user@host> show security alg sip calls detail           
Total number of calls: 1
       Call ID  : 1-2468@20.0.0.174
  			Method   : INVITE
  			State    : SETUP
  			Group ID : 307

Release Information

Command modified in Junos OS Release 9.2.

The node options added in Junos OS Release 9.0.

footer-navigation