Specifications

STP Overview
March 14, 2011 Page 3 of 29
IEEE802.1s(MultipleSpanningTreeProtocol)
IEEE802.1t(Updateto802.1D)
Asdescribedpreviously,STPresolvestheproblemsofphysicalloopsinanetworkbyestablishing
oneprimarypathbetweenanytwodevices.Itdoesthisbyenablingswitchingdevicestoexchange
informationusingBridgeProtocolDataUnit(BPDU)messages.STPuses
BPDUstodesignatea
bridgeforeachswitchedLANsegment,andonerootbridgefortheSpanningTree.Theroot
bridgeisthelogicalcenteroftheSpanningTreeandisusedtodeterminewhichpathstoblockand
whichtoopen.
IfyouarefamiliarwithSTPoperationand
wishtoadjustthedefaultsinyournetwork,youcan
determinethetopologyoftheSpanningTreebyadjustingthebridge priority,portpriority,and
pathcost.Thebridgepriorityassignsthebridge’srelativeprioritycomparedtootherbridges.The
portpriorityassignstheport’spriorityinrelationtotheother
portsonthesamebridge.Bydefault,
theportcostisavalueassignedtotheportbasedonthespeedoftheport.Thefasterthespeed,the
lowerthecost.Thishelpstodeterminethequickestpathbetweentherootbridgeandaspecified
destination.Thesegmentattached
totherootbridgenormallyhasapathcostofzero.
EachbridgehasaBridgeIdentification(BID) ,whichisderivedfromthebridge’sMACaddress
andbridgepriority.ThebridgewiththelowestBIDbecomestherootbridge.
Rapid Spanning Tree
RapidSpanningTree(RSTP)optimizesconvergenceinaproperlyconfigurednetworkby
significantlyreducingthetimetoreconfigurethenetwork’sactivetopologywhenphysical
topologyorconfigurationparameterchangesoccur.RSTPprovidesrapidconnectivityfollowing
thefailureofaswitchingdevice,switchport,oraLAN.
Multiple Spanning Trees
MultipleSpanningTree(MSTP)optimizestheutilizationofredundantlinksbetweenswitching
devicesinanetwork.ItassignseachVLANpresentonthenetworktoaparticularSpanningTree
instance,allowingeachswitchporttobeinadistinctstateforeachsuchinstance:blockingforone
SpanningTreewhileforwarding
foranother.Thus,trafficassociatedwithonesetofVLANscan
traverseaparticularinterswitchlink,whiletrafficassociatedwithanothersetofVLANscanbe
blockedonthatlink.IfVLANsareassignedtoSpanningTreeswisely,nointerswitchlinkwillbe
completelyidle,maximizingnetworkutilization.
MSTP
enhancesSTPandRSTPwiththefollowingfeatures:
BackwardscompatibilitywithSTPandRSTP.
•AbilitytocreateasingleCommonandInternalSpanningTree(CIST)thatrepresentsthe
connectivityoftheentirenetwork.
•Userscangroupanynumberofdevicesintoindividualregions,witheachregionbehaving
andpresentingitselfasa
singleswitchingdevicetotherestofthenetwork.
•AregioncancontainmultipleinstancesoftheSpanningTree,whereeachinstancecan
supportmultipleVLANs.
Note: MSTP and RSTP are fully compatible and interoperable with each other and with legacy STP.