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

maximum-waiting-delay

Syntax

maximum-waiting-delay milliseconds;

Hierarchy Level

[edit services pgcp gateway gateway-name h248-timers]

Release Information

Statement introduced in JUNOS Release 8.4.

Description

Define a maximum waiting delay (MWD) value. When the VPG loses its connection to a PGC, it attempts to reconnect to the PGC. If the VPG cannot reconnect to the PGC, it traverses its list of PGCs and attempts to connect to one of the PGCs. If the VPG finishes traversing its list of PGCs, and has not connected to a PGC, the VPG waits for a random value between 0 and MWD milliseconds before it begins another attempt to connect to a PGC. See section 9.2 of Gateway control protocol v3, ITU-T Recommendation H.248.1, September 2005.

Options

milliseconds—Maximum time the VPG waits before contacting a new PGC when the connection to the controlling PGC is lost.

Range: 1 through 36,000 milliseconds
Default: 3000

Usage Guidelines

See Configuring H.248 Timers.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


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