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

show services border-signaling-gateway statistics calls-failed

Syntax

show services border-signaling-gateway statistics calls-failed

Release Information

Command introduced in JUNOS Release 9.4.

Description

Display border signaling gateway (BSG) failed call statistics.

Options

gateway gateway-nameThe gateway for which statistics are displayed.

Required Privilege Level

view

List of Sample Output

show services border-signaling-gateway statistics calls-failed

Output Fields

Table 173 lists the output fields for the show services border-signaling-gateway statistics calls-failed command. Output fields are listed in the approximate order in which they appear.

Table 173: show services border-signaling-gateway statistics calls-failed Output Fields

Field Name

Field Description

Statistics Start

Date and time when accumulation of the current set of statistics began.

Service Point

Service point identifier.

Direction

Direction of calls on this service point. Possible values:

  • Egress—Calls are outbound from this service point.
  • Ingress—Calls are inbound to this service point.

Protocol Errors

Number of calls that failed due to protocol errors.

Timeout

Number of calls that failed due to timeouts.

Policy Rejection

Number of calls that failed due to policy rejection.

Calls Limit

Number of calls that failed because the BSG was processing the maximum allowable number of active calls .

Media Limit

Number of calls that failed because the BSG had no media resources available.

Setup

Number of calls that failed because the call setup failed for reasons other than timeout.

Total

Total number of failed calls.

Sample Output

show services border-signaling-gateway statistics calls-failed

user@host> show services border-signaling-gateway statistics calls-failed
  
 Failures
  ----------
  Statistics Start    : 22/4/2008 13:24 
    
  Service Point       :	xxxx    
  Direction           : Egress
  Protocol Error      : 3
  Timeout	      	  : 30
  Policy Rejection    : 40
  Calls Limit         : 2  
  Media Limit         : 5 
  Setup               : 5  
  Total               : 100 
 

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