Technical Documentation

show services border-signaling-gateway admission-control

Syntax

show services border-signaling-gateway admission-control gateway gateway-name <backup | master>

Release Information

Command introduced in Junos OS Release 9.5.

Description

Display border signaling gateway (BSG) Call Admission Control (CAC) information.

Options

gateway-name

Display information about each CAC controller associated with this BSG.

backup

(Optional) Show statistics for the backup BSG.

master

(Optional) Show statistics for the primary 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 admission-control

Output Fields

Table 1 lists the output fields for the show services border-signaling-gateway admission-control command. Output fields are listed in the approximate order in which they appear.

Table 1: show services border-signaling-gateway admission-control Output Fields

Field Name

Field Description

Admission controller

The admission controller for which statistics are displayed.

Dialogs

Information on CAC for dialogs, including the following:

  • Active—Active dialogs shown as a percentage of CAC maximum concurrent dialogs, the number of active dialogs and the CAC maximum for concurrent dialogs.
  • Events handled—Number of events handled.
  • Attempts rejected due to concurrent exception—Number of attempts rejected because they exceeded the maximum concurrent dialogs limit.
  • Attempts rejected due to rate exception—Number of attempts rejected because they exceeded the maximum rate for admission of dialogs per second.

Transactions

Information on CAC for transactions, including the following:

  • Active—Active transactions shown as a percentage of CAC maximum concurrent transactions, the number of active transactions and the CAC maximum for concurrent transactions.
  • Events handled—Number of events handled.
  • Attempts rejected due to concurrent exception—Number of attempts rejected because they exceeded the maximum concurrent transactions limit.
  • Attempts rejected due to rate exception—Number of attempts rejected because they exceeded the maximum rate for admission of transactions per second.

Sample Output

show services border-signaling-gateway admission-control

user@host> show services border-signaling-gateway admission-control gateway bsg1
Admission controller: Controller1
  Dialogs
    Active: 2% (20 out of 1000 allowed)
    Attempts handled: 5500
    Attempts rejected due to concurrent exception: 2
    Attempts rejected due to rate exception: 4
  Transactions
    Active: 0% (10 out of 50000 allowed)
    Attempts handled: 20000
    Attempts rejected due to concurrent exception: 10
    Attempts rejected due to rate exception: 1

Published: 2010-08-03

Help
|
My Account
|
Log Out