tenant.ospf_timers_policy¶
The context-level OSPF timer policy provides the Hello timer and Dead timer intervals configuration.
ACI class |
|
RN |
|
Cursor |
|
Parent |
|
Atomic |
— |
Attributes¶
Accepted as keyword arguments of .ospf_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 OSPF policy name. This name can be between 1 and 64 alphanumeric characters. Note that you cannot change this name after the object has been saved. |
|
|
|
— |
|
The OSPF policy bandwidth reference. This is used to calculate the default metrics for an interface. |
|
|
|
— |
DOM controls |
|
|
|
|
— |
— |
Specifies a description of the policy definition. |
|
|
|
— |
|
The preferred administrative distance. |
|
|
|
|
The graceful restart controls. |
|
|
|
|
— |
|
The minimum interval between the arrival of each link-state advertisement (LSA). |
|
|
|
— |
|
The interval in which LSAs are grouped and refreshed, checksummed, or aged. The duration of the LSA group pacing is inversely proportional to the number of LSAs that the router is handling. For example, if you have about 10,000 LSAs, you should decrease the pacing interval. |
|
|
|
— |
|
The incremental time (in milliseconds) used to calculate the subsequent rate limiting times for LSA generation. |
|
|
|
— |
|
The generation throttle maximum interval between LSAs. |
|
|
|
— |
|
The generation throttle start-wait interval between LSAs. |
|
|
|
— |
|
The maximum ECMP for the OSPF protocol. |
|
|
|
|
The action to take when the maximum LSA limit is reached. |
|
|
|
|
— |
|
The maximum number of LSAs that are not self-generated. |
|
|
|
— |
|
The time (in minutes) before the sleep count is reset to zero. |
|
|
|
— |
|
The number of times the OSPF process can consecutively be placed into the sleep state. |
|
|
|
— |
|
The time (in minutes) to ignore all neighbors after the maximum limit of LSAs has been exceeded. |
|
|
|
— |
|
The maximum link-state advertisement (LSA) threshold value (%) at which to generate a warning message. |
|
|
|
— |
— |
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. |
|
|
|
— |
|
The minimum hold time between SPF calculations. |
|
|
|
— |
|
The initial delay interval for the SPF schedule. |
|
|
|
— |
|
The maximum interval between SPF calculations. Each interval after the initial calculation is twice as long as the previous one until the wait interval reaches the maximum wait time specified. |