transactions
Syntax
transactions {maximum-concurrent number;committed-attempts-ratetransactions-per-second;committed-burst-size number-of-transactions;}
Hierarchy Level
[edit services border-signaling-gateway gateway gateway-name admission-control]
Release Information
Statement introduced in JUNOS Release 9.5.
Description
Configure admission control settings for out-of-dialog-transactions.
Options
maximum-concurrent number—Maximum number of concurrent transactions. 0 causes all calls to be rejected.
- Values: 0 through 100,000
- Default: 100000
committed-attempts-rate transactions-per-second—Maximum number of attempts per second to initiate an out-of-dialog transaction.
- Values: 0 though 100
- Default: 100
committed-burst-size number-of-transactions—Maximum number of transactions allowed to burst above the committed-rate and still be accepted.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.