tenant.bgp_timers_policy¶
The BGP timers policy uses timers to control periodic activities such as the frequency keepalive messages that are sent to its peer, the amount of time the system waits to declare a peer dead after keepalive messages stop being received, and the amount of time before restarting a dead peer.
ACI class |
|
RN |
|
Cursor |
|
Parent |
|
Atomic |
— |
Attributes¶
Accepted as keyword arguments of .bgp_timers_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.
parameter |
wire |
type |
values |
default |
description |
|---|---|---|---|---|---|
|
|
|
— |
— |
The context level policy name. This name can be up to 64 alphanumeric characters. |
|
|
|
— |
— |
Specifies a description of the policy definition. |
|
|
|
|
A property to determine whether the entity functions only as a graceful restart helper, forwarding prefixes pointing to a restarting peer, or whether graceful restart is enabled completely. |
|
|
|
|
— |
|
The time period to wait before declaring the neighbor device down. |
|
|
|
— |
|
The interval time between sending keepalive messages. |
|
|
|
— |
|
Maximum AS limit, to discard routes that have excessive AS numbers |
|
|
|
— |
— |
The key for enabling clients to own their data for entity correlation. |
|
|
|
— |
— |
A tag for enabling clients to add their own data. For example, to indicate who created this object. |
|
|
|
— |
|
Maximum time that BGP keeps stale routes from the restarting BGP peer. |