[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show security alg sccp calls

Syntax

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

Release Information

Command introduced in Release 8.5 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display information about Skinny Client Control Protocol (SCCP) Application Layer Gateway (ALG) calls.

This command is supported on J-series devices.

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.

Required Privilege Level

view

Related Topics

sccp

clear security alg sccp calls

List of Sample Output

show security alg sccp calls
show security alg sccp calls detail

Output Fields

Table 24 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 24: 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.

show security alg sccp calls

user@host> show security alg sccp calls
Client IP          Zone      CallManager       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

show security alg sccp calls detail

user@host> show security alg sccp calls detail
Client IP address: 11.0.102.91
Client zone: 7
CallManager 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

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]