BGPGracefulRestart
Description
Enables or disables the BGP graceful restart capability for a BGP neighbor. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
gracefulRestart | True | boolean | If true, enables BGP graceful restart capability. Default value is false Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
gracefulRestartRestartTime | False | integer | Maximum time period (in seconds) that the device will wait for a graceful-restart-capable neighbor to return to normal operation after arestart event occurs. Ranges from 1 to 3600. Default value is 120 seconds. Field level constraints: must be between 1 and 3600 (inclusive). (Note: Additional constraints might exist) |
|||
gracefulRestartStalePathTime | False | integer | Maximum time period (in seconds) that the device will hold stale paths for a restarting peer. All stale paths are deleted after this timer expires. Ranges from 1 to 3600. The default value is 360 seconds. Field level constraints: must be between 1 and 3600 (inclusive). (Note: Additional constraints might exist) |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |