.. Class Doc file class cobra.model.stp.InstPol ============================= .. class:: cobra.model.stp.InstPol The spanning Tree Protocol (STP) instance policy, which enables you to set the bridge protocol data unit (BPDU) guard policy or filter. BDPUs are packets that run the STP protocol. The specification for STP is IEEE 802.1D. The main purpose of STP is to ensure that you do not create loops when you have redundant paths in your network. Loops are deadly to a network. Containers: * :class:`cobra.model.infra.Infra` Containment: * :class:`cobra.model.stp.RtMstInstPol` * :class:`cobra.model.fault.Delegate` * :class:`cobra.model.stp.MstRegionPol` Properties: - adminSt : The STP policy administrative state. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - ctrl : The interface level control that enables the BPDU filter for extended chassis ports. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - descr : Additional descriptive information about the object. + 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 to indicate how this object was created. + 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 Spanning Tree policy (STP) name. + 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 - 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