show services border-signaling-gateway calls-failed by-server
Syntax
Release Information
Command introduced in Junos OS Release 10.2.
Description
Display BSG (border signaling gateway) failed call statistics by server.
Options
- server-name
(Optional) String of one or more characters used to select servers for which failed call statistics are displayed. Results are shown for all servers with names beginning with the specified string. When you omit this option, failed call statistics are displayed for all servers and grouped by server.
- gateway-name
The gateway for which statistics are displayed.
- backup
(Optional) Show statistics for the backup BSG.
- master
(Optional) Show statistics for the master BSG. If you do not specify the master or backup options, the master option is the default.
Required Privilege Level
view
List of Sample Output
show services border-signaling-gateway calls-failed by-serverOutput Fields
Table 1 lists the output fields for the show services border-signaling-gateway calls-failed by-server command. Output fields are listed in the approximate order in which they appear.
Table 1: show services border-signaling-gateway calls-failed by-server Output Fields
Field Name | Field Description |
|---|---|
Statistics Start | Date and time when the accumulation of the current set of statistics began. |
Server | Server name. |
Protocol error | Number of calls that failed due to protocol errors. |
Inactive timeout | Number of calls for which a dialog was closed due to an inactive call timeout violation. |
Configured behavior policy rejection | Number of calls that failed due to configured rejection policy. |
4/5/6XX response | Number of calls that failed because the call setup failed for reasons other than timeout. |
Internal error | Number of calls that failed because the BSG sustained an internal error that terminated one of dialogs comprising a call during setup. |
Setup media failure | Number of calls that failed due to a media failure during setup. |
Established call media inactivity | Number of established calls for which a dialog was closed because the BGF identified media inactivity for the dialog. |
CAC policy rejection | Number of calls for which an initial INVITE was rejected due to CAC (call admission control) enforcement. |
Default behavior policy rejection | Number of calls for which an initial INVITE was rejected due to no policy match. |
Transport conflict policy rejection | Number of calls for which the requested transport on the INVITE conflicts with the transport details of the selected egress service-point. |
Setup timeout | Number of calls that failed for one of the following reasons:
|
Transport error | Number of calls that failed due to a transport error. |
Canceled calls | Number of canceled calls. |
Sample Output
show services border-signaling-gateway calls-failed by-server
user@host> show services border-signaling-gateway
calls-failed by-server gateway bsg1Statistics start : 02-02-2010 11:38:00. Server : zone-110 Protocol error : 0 Inactive timeout : 0 Configured behavior policy rejection : 0 4/5/6XX response : 0 Internal error : 0 Setup media failure : 0 Established call media inactivity : 0 CAC policy rejection : 0 Default behavior policy rejection : 0 Transport conflict policy rejection : 0 Setup timeout : 0 Transport error : 0 Canceled calls : 0 Server : zone-120 Protocol error : 0 Inactive timeout : 0 Configured behavior policy rejection : 0 4/5/6XX response : 0 Internal error : 0 Setup media failure : 0 Established call media inactivity : 0 CAC policy rejection : 0 Default behavior policy rejection : 0 Transport conflict policy rejection : 0 Setup timeout : 2 Transport error : 0 Canceled calls : 0
