infra.mst_policy

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.

ACI class

stpInstPol

RN

mstpInstPol-{name}

Cursor

MstPolicyCursor

Parent

infra

Atomic

Attributes

Accepted as keyword arguments of .mst_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 Spanning Tree policy (STP) name.

controls

ctrl

StpInstPolCtrl

extchp-bpdu-filter

The interface level control that enables the BPDU filter for extended chassis ports.

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.

Children

maker

creates

position

.mst_region(name, **attrs)

stpMstRegionPol

infra.mst_policy.mst_region