Shutting Down a Virtual BGF

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

This subject consists of the following topics:

  1. Forcing the Shutdown of a Virtual BGF
  2. Performing a Graceful Shutdown of a Virtual BGF
  3. Making the Virtual BGF Operational Again

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