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

service-state

See the following sections:

service-state (Virtual BGF)

Syntax

service-state (in-service | out-of-service-forced | out-of-service-graceful);

Hierarchy Level

[edit services pgcp gateway gateway-name]

Release Information

Statement introduced in JUNOS Release 8.5.

Description

Set the service state of the virtual BGF.

Options

in-service—The virtual BGF is operational and available for traffic. When the virtual BGF is in service, it attempts to connect to the gateway controller and accepts all PGCP commands from the gateway controller.

out-of-service-forced—Force the virtual BGF out of service. When the virtual BGF is forced out of service, it immediately removes all gates and disconnects from the gateway controller. The virtual BGF does not attempt to establish a new connection.

out-of-service-graceful—Cause the virtual BGF to go out of service by entering a draining mode and waiting for all terminations to be subtracted before going out of service. During the draining, the BGF accepts only subtract commands from the gateway controller.

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

service-state (Virtual Interface)

Syntax

service-state (in-service | out-of-service-forced | out-of-service-graceful);

Hierarchy Level

[edit services pgcp virtual-interface]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Set the service state of the virtual interface.

Options

in-service—Virtual interface is operational and available for traffic. When the virtual interface is in service, it is connected to the physical interface and accepts all Voice calls. This is the default.

out-of-service-forced—Force the virtual interface out of service. When the virtual interface is forced out of service, it immediately removes all calls and disconnects from the physical interface. The virtual interface does not attempt to establish a new connection.

out-of-service-graceful—Cause the virtual interface goes out of service by entering a draining mode and waiting for all terminations to be subtracted before going out of service. During the draining, the virtual interface accepts only subtract commands from the gateway controller.

Required Privilege Level

interface-level—To view this statement in the configuration.

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

Related Topics

JUNOS Multiplay Solutions Guide


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