infra.stp_policy

The Spanning-Tree Protocol (STP) interface policy defines a common configuration that will apply to one or more interfaces. STP prevents loops from being formed when the interfaces are interconnected via multiple paths.

ACI class

stpIfPol

RN

ifPol-{name}

Cursor

StpPolicyCursor

Parent

infra

Atomic

Attributes

Accepted as keyword arguments of .stp_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The STP interface policy name.

controls

ctrl

StpIfControl

unspecified, bpdu-guard, bpdu-filter

unspecified

Interface controls

description

descr

str

Specifies a description of the policy definition.

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.