InlineProviderGatewayBgpGracefulRestartConfig1

InlineProviderGatewayBgpGracefulRestartConfig1
InlineProviderGatewayBgpGracefulRestartConfig1
JSON Example
{
    "modeValue": "string"
}
string
modeValue
Optional

Describes Graceful Restart configuration Modes for BGP configuration on a Provider Gateway. HELPER_ONLY mode is the ability for a BGP speaker to indicate its ability to preserve forwarding state during BGP restart. GRACEFUL_RESTART mode is the ability of a BGP speaker to advertise its restart to its peers.

  • DISABLE - Both graceful restart and helper modes are disabled.
  • HELPER_ONLY - Only helper mode is enabled.
  • GRACEFUL_AND_HELPER - Both graceful restart and helper modes are enabled.
Default is HELPER_ONLY