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

show services border-signaling-gateway information by-contact

Syntax

show services border-signaling-gateway information by-contact contact <summary | brief | detailed>

Release Information

Command introduced in JUNOS Release 9.4.

Description

Display border signaling gateway (BSG) statistics for a device, filtered by contact.

Options

gateway gateway-nameDisplay information about statistics associated with this VPG.

summary — Displays only the number of active calls for the contact.

brief — Display abbreviated information for the specified contact

detailed — Display a detailed listing of BSG statistics for the specified contact.

Required Privilege Level

view

List of Sample Output

show services border-signaling-gateway information by-contact brief
show services border-signaling-gateway information by-contact detailed

Output Fields

Table 170 lists the output fields for the show services border-signaling-gateway information by-contact command. Output fields are listed in the approximate order in which they appear.

Table 170: show services border-signaling-gateway information by-contact Output Fields

Field Name

Field Description

Level of Output

Signaling Source IP

Source IP for signaling.

none brief

Signaling Destination IP

Destination IP for signaling.

none brief

Call ID

Call ID

none brief

Dialog InformationI

Information on a specific call dialog, including the following.

  • Call-ID—Call ID.
  • Local URI—Local URI.
  • Remote URI—Local URI.
  • Local Tag—Local Tag.
  • Remote Tag—Local Tag.

detailed

Next Hop

Next hop address.

detailed

Media Attributes

Information about media attributes. This grouping can occur up to five times.

  • IP Address—IP address.
  • Port
  • Status of the Media—{TBD}

detailed

Matched Policies

List of matched policies. When all policies are matched, “all” is displayed. Otherwise, each matched policy is listed by name.

detailed

Sample Output

show services border-signaling-gateway information by-contact brief

user@host> show services border-signaling-gateway information by-contact juniper.net brief
Signaling Source IP       : 172.223.3.22
  Signaling Destination IP  : 10.2.3.55     
  Call-ID                   : 65689654
  
  Signaling Source IP       : 172.223.3.22
  Signaling Destination IP  : 101.21.4.88     
  Call-ID                   : 321456

show services border-signaling-gateway information by-contact detailed

user@host> show services border-signaling-gateway information by-contact juniper.net detailed
  
Signaling Source IP       : 172.223.3.22
    Signaling Destination IP  : 10.2.3.55     
    Dialog Information 
      Call-ID                 : 65689654
      Local URI               : 168.3.5.4
      Remote URI              : 168.3.5.66
      Local Tag               : 20.50.70.1+1000001+1080000+dc322a2 
      Remote Tag              : 20.50.70.1+1000001+1080000+dc45666
    URI	                      :  
    Next Hop                  : 10.2.3.200 
    Media Attributes 
      IP Address              : 5.5.56.6
      Port                    : 5105     
      Status of the Media     : Active    
    Matched Policies          : All
 

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