.. Class Doc file class cobra.model.bgp.CtxPol ============================ .. class:: cobra.model.bgp.CtxPol 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. The BGP timer policy enables you to specify the intervals for the periodic activities and supplies two options for graceful restart control: the graceful restart helper option, which configures the local BGP router to support the graceful restart of a remote BGP peer, and the complete graceful restart option, which allows BGP graceful restart to be enabled or disable for an individual neighbor. Containers: * :class:`cobra.model.fv.Tenant` Containment: * :class:`cobra.model.bgp.RtEppBgpCtxPol` * :class:`cobra.model.fault.Delegate` * :class:`cobra.model.bgp.RtBgpCtxPol` Properties: - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - descr : Specifies a description of the policy definition. + 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 - grCtrl : 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. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - holdIntvl : The time period to wait before declaring the neighbor device down. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - kaIntvl : The interval time between sending keepalive messages. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - lcOwn : A value that indicates how this object was created. For internal use only. + 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 : The context level policy name. This name can be up to 64 alphanumeric characters. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - ownerKey : The key for enabling clients to own their data for entity correlation. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - ownerTag : A tag for enabling clients to add their own data. For example, to indicate who created this object. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - 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 - staleIntvl : Maximum time that BGP keeps stale routes from the restarting BGP peer. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - uid : A unique identifier for this object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True