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 sccp calls

date_range 19-Nov-23

Syntax

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

Description

This command displays information about Skinny Client Control Protocol (SCCP) Application Layer Gateway (ALG) calls.

Options

  • none | brief—Display brief call information.

  • detail—(Optional) Display detailed call information.

  • node—(Optional) For chassis cluster configurations, display SCCP 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 sccp calls command. Output fields are listed in the approximate order in which they appear.

Table 1: show security alg sccp calls Output Fields

Field Name

Field Description

Client IP address

IP address of the client.

Client zone

Client zone ID.

Call manager

IP address of the call manager.

Resource manager group

Resource manager group ID.

Sample Output

show security alg sccp calls

content_copy zoom_out_map
user@host> show security alg sccp calls           
Client IP          Zone      Call Manager       Conference ID  RM group
11.0.102.91        7         13.0.99.226       16789504       2047
12.0.102.96        8         13.0.99.226       16789505       2048

Sample Output

show security alg sccp calls detail

content_copy zoom_out_map
user@host> show security alg sccp calls detail           
Client IP address: 11.0.102.91
Client zone: 7
Call Manager IP: 13.0.99.226
Conference ID: 16789504
Resource manager group: 2048
SCCP channel information:
    Media transmit channel address (IP address/Port): 0.0.0.0:0
    Media transmit channel translated address (IP address/Port): 0.0.0.0:0
    Media transmit channel pass-through party ID (PPID): 0
    Media transmit channel resource ID: 0
    Media receive channel address (IP address/Port): 11.0.102.91:20060
    Media receive channel translated address (IP address/Port): 25.0.0.1:1032
    Media receive channel pass-through party ID (PPID): 16934451
    Media receive channel resource ID: 8185
    Multimedia transmit channel address (IP address/Port): 0.0.0.0:0
    Multimedia transmit channel translated address (IP address/Port): 0.0.0.0:0
    Multimedia transmit channel pass-through party ID (PPID): 0
    Multimedia transmit channel resource ID: 0
    Multimedia receive channel address (IP address/Port): 0.0.0.0:0
    Multimedia receive channel translated address (IP address/Port): 0.0.0.0:0
    Multimedia receive channel pass-through party ID (PPID): 0
    Multimedia receive channel resource ID: 0
Total number of calls = 1

Release Information

Command introduced in Junos OS Release 8.5.

The node options added in Junos OS Release 9.0.

footer-navigation