class cobra.model.bgp.MaxPfxP¶
-
class
cobra.model.bgp.
MaxPfxP
¶
The maximum prefix policy specifies the action to be taken when the number of prefixes advertised by the peer crosses a specified maximum limit. This policy is used as a defensive mechanism to protect resources on the router.
- Containers:
- Containment:
- Properties:
action : Action to be performed when the maximum prefix limit is reached.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
childAction : Delete or ignore. For internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
descr : Specifies a control instrumentation description.
- isNaming: False
- isCreateOnly: False
- isConfig: True
- isImplicit: False
dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
- isNaming: False
- isCreateOnly: True
- isConfig: False
- isImplicit: True
lcOwn : A value that indicates how this object was created. For internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
maxPfx : Maximum number of prefixes allowed from the peer.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
modTs : The time when this object was last modified.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
name : null
- isNaming: False
- isCreateOnly: False
- isConfig: True
- isImplicit: False
restartTime : The period of time in minutes before restarting the peer when the prefix limit is reached.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
- isNaming: False
- isCreateOnly: True
- isConfig: False
- isImplicit: True
status : The upgrade status. This property is for internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
thresh : The threshold percentage of the maximum number of prefixes before a warning is issued. For example, if the maximum number of prefixes is 10 and the threshold is 70%, a warning is issued when the number of prefixes exceeds 7 (70%).
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True