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

show services border-signaling-gateway information by-request-uri

Syntax

show services border-signaling-gateway information by-request-uri request-uri <brief | detailed>

Release Information

Command introduced in JUNOS Release 9.4.

Description

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

Options

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

summary — Displays only the number of active calls for the request URI.

brief — Display abbreviated information for the request URI

detailed — Display a detailed listing of BSG statistics for the request URI.

Required Privilege Level

view

List of Sample Output

show services border-signaling-gateway information by-request-uri brief
show services border-signaling-gateway information by-request-uri detailed

Output Fields

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

Table 171: show services border-signaling-gateway information by-request-URI 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.

  • 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-request-uri brief

user@host> show services border-signaling-gateway information by-request-uri sip: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-request-uri detailed

user@host> show services border-signaling-gateway information by-request-uri sip: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]