Skip to main content

arista.eos.spt.mstInterface

Supported platform

  • arista-eos

Description

Multiple Spanning Tree Protocol (MSTP) information for a specified interface

Fields

IDTYPEDESCRIPTION
idstring
mstInstanceIdstringMST instance number
namestringName of STP instance
priorityintInterface priority
linkTypestringLink type
statestringInterface state
costintCost value for the interface
rolestringPort role
inconsistentFeaturesdictInterface inconsistent features
portNumberintPort Number
isEdgePortboolFlag if it is an edge port
detaildictDetails about Designated root, Designated bridge and Designated port
boundaryTypestringInterface Boundary Type
countersdictNumber of BPDU transactions on this interface
featuresdictInterface features: BPDU filter, specifies the BPDU reception rate & link type of the interface

Examples

Verify the Spanning-Tree Version

arista.eos.stp.mstInstances {
protocol == "mstp"
}