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

show security alg mgcp endpoints

Syntax

show security alg mgcp endpoints
< 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) endpoints.

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

Options

none—Display MGCP ALG endpoints information.

endpoint-name —(Optional) Display information about the specified MGCP ALG endpoint.

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

Required Privilege Level

view

Related Topics

mgcp

List of Sample Output

show security alg mgcp endpoints
show security alg mgcp endpoints d001@100.100.100.152

Output Fields

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

Table 22: show security alg mgcp endpoints Output Fields

Field Name

Field Description

Gateway

IP address of the gateway.

Zone

Gateway zone ID.

Endpoint

Endpoint name.

Trans #

Transaction ID.

Call #

Call ID.

Notified entity

The certificate authority (CA) currently controlling the gateway.

show security alg mgcp endpoints

user@host> show security alg mgcp endpoints
Gateway: 100.100.100.152     Zone: z0             IP: 100.100.100.152 -> 100.100.100.152
  Endpoint          Trans #   Call #   Notified entity
  d001              3         1        0.0.0.0:0 -> 0.0.0.0:0

show security alg mgcp endpoints d001@100.100.100.152

user@host> show security alg mgcp endpoints d001@100.100.100.152
Gateway: 100.100.100.152     Zone: z0             IP: 100.100.100.152 -> 100.100.100.152
  Endpoint          Trans #   Call #   Notified entity
  d001              12        2        0.0.0.0:0 -> 0.0.0.0:0

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