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

maximum-inactivity-time

Syntax

maximum-inactivity-time {
default 10-millisecond-units;
maximum 10-millisecond-units;
minimum 10-millisecond-units;
}

Hierarchy Level

[edit services pgcp gateway gateway-name h248-properties inactivity-timer inactivity-timeout]

Release Information

Statement introduced in JUNOS Release 9.2.

maximum and minimum options introduced in JUNOS Release 9.5.

Description

Specify default, maximum, and minimum values for the maximum inactivity time. The default value is used if the gateway controller requests that the BGF detect the inactivity timeout event, but the gateway controller does not set a value for the maximum inactivity time. The maximum and minimum values are used to set limits for the maximum inactivity time set by the gateway controller. The BGF issues an error message if the value received from the gateway controller violates the configured minimum or maximum. If the BGF does not receive a message from the gateway controller before the maximum inactivity time expires, it sends a Notify message to the gateway controller. This timer resets each time the BGF receives a message from the gateway controller.

Options

default 10–millisecond-units—Default value for the maximum inactivity time.

Range: 100 through 65,535 (10-millisecond units)
Default: 12,000

maximum 10–millisecond-units—Maximum value for the maximum inactivity time.

Range: 100 through 65,535 (10-millisecond units)
Default: 12,000

minimum 10–millisecond-units—Minimum value for the maximum inactivity time.

Range: 100 through 65,535 (10-millisecond units)
Default: 12,000

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]