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

show security alg mgcp calls

Syntax

show security alg mgcp calls
<endpoint endpoint-name | node ( node-id | all | local | primary)>

Release Information

Command modified in Release 9.2 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display information about Media Gateway Control Protocol (MGCP) Application Layer Gateway (ALG) calls.

This command is supported on J-series and SRX-series devices.

Options

none—Display all MGCP ALG calls.

endpoint endpoint-name —(Optional) Display information about the endpoints of each MGCP ALG call.

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

Required Privilege Level

view

Related Topics

mgcp

clear security alg mgcp calls

List of Sample Output

show security alg mgcp calls
show security alg mgcp calls endpoint

Output Fields

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

Table 20: show security alg mgcp calls Output Fields

Field Name

Field Description

Connection ID

Connection identifier for MGCP ALG calls.

Local SDP

MGCP ALG call local owner IP address as per the Session Description Protocol (SDP).

Remote SDP

MGCP ALG call remote owner IP address as per the Session Description Protocol (SDP).

RM Group

Resource manager group ID.

Notified entity

The certificate authority (CA) currently controlling the gateway.

show security alg mgcp calls

user@host> show security alg mgcp calls
Endpoint@GW        Zone         Call ID                   RM Group
d001@101.50.10.1        Trust        10d55b81140e0f76          512
Connection Id> 0
Local SDP>   o: 101.50.10.1                x_o: 101.50.10.1 
c: 101.50.10.1/32206          x_c: 101.50.10.1/32206 
Remote SDP>  c: 3.3.3.5/16928              x_c: 3.3.3.5/16928
Endpoint@GW        Zone         Call ID                   RM Group
d001@3.3.3.5        Untrust      3a104e9b41a7c4c9          511   
Connection Id> 0                               
Local SDP>   o: 3.3.3.5                    x_o: 3.3.3.5                   
c: 3.3.3.5/16928              x_c: 3.3.3.5/16928             
Remote SDP>  c: 101.50.10.1/32206          x_c: 101.50.10.1/32206  

show security alg mgcp calls endpoint

user@host> show security alg mgcp calls endpoint
Gateway: 101.50.10.1     Zone: Trust       IP: 101.50.10.1 -> 101.50.10.1
   Endpoint             Trans #  Call #   Notified Entity     
   d001                 1        1        0.0.0.0/0->0.0.0.0/0
Gateway: 3.3.3.5      Zone: Untrust      IP: 3.3.3.5 -> 3.3.3.5
   Endpoint             Trans #  Call #   Notified Entity     
   d001                 1        1        0.0.0.0/0->0.0.0.0/0

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