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

Shutting Down a Virtual BGF

You can shut down the virtual BGF in two ways—forced or graceful:

Forcing the Shutdown of a Virtual BGF

To perform a forced shutdown of the virtual BGF, enter set service-state out-of-service-forced at the [edit services pgcp gateway gateway-name] hierarchy level. For example:

[edit services pgcp gateway bgf-1]
user@host#set service-state out-of-service-forced

Performing a Graceful Shutdown of a Virtual BGF

To perform a graceful shutdown of the virtual BGF, enter set service-state out-of-service-graceful at the [edit services pgcp gateway gateway-name] hierarchy level. For example:

[edit services pgcp gateway bgf-1]
user@host#set service-state out-of-service-graceful

Making the Virtual BGF Operational Again

To cause the virtual BGF to be operational again and available for traffic, set the service state to in-service with the set service-state in-service statement. When the virtual BGF is in service, it attempts to connect to the gateway controller and accepts all PGCP commands from the gateway controller. For example:

[edit services pgcp gateway bgf-1]
user@host#set service-state in-service

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