InlineProviderGatewayBgpNeighbor1

InlineProviderGatewayBgpNeighbor1
InlineProviderGatewayBgpNeighbor1
JSON Example
{
    "gracefulRestartModeValue": "string",
    "bfd": {
        "enabled": false,
        "bfdInterval": 0,
        "declareDeadMultiple": 0
    },
    "ipAddressTypeFilteringValue": "string"
}
string
gracefulRestartModeValue
Optional

Currently configured graceful restart configuration mode. Default is HELPER_ONLY.

  • 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.
string
ipAddressTypeFilteringValue
Optional

Specifies IP address type based filtering in each direction. Setting the value to 'DISABLED' will disable address family based filtering.

  • IPV4
  • IPV6
  • DISABLED