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

dialogs

Syntax

dialogs {
maximum-concurrent number;
committed-attempts-rate dialogs-per-second;
committed-burst-size number-of-dialogs;
}

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 dialogs.

Options

maximum-concurrent number—Maximum number of concurrent dialogs. 0 causes all calls to be rejected.

Values: 0 through 100,000
Default: 100000

committed-attempts-rate dialogs-per-second—.Maximum number of attempts per second to initiate a dialog.

Values: 0 though 100
Default: 100

committed-burst-size number-of-dialogs—Maximum number of dialogs 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.

Related Topics

JUNOS Multiplay Solutions Guide


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