Featured Functions |
The STP/RSTP Concept
Spanning Tree Protocol (STP) was designed to help reduce link failures in a network and provide protection from loops. Networks that have a complicated architecture are prone to broadcast storms caused by unintended loops in the network. The
Rapid Spanning Tree Protocol (RSTP) implements the Spanning Tree Algorithm and Protocol defined by IEEE Std
yThe topology of a bridged network will be determined much more quickly compared to STP.
yRSTP is backward compatible with STP, making it relatively easy to deploy. For example:
¾It defaults to sending 802.1D style BPDUs if packets with this format are received.
¾STP (802.1D) and RSTP (802.1w) can operate on different ports of the same
You get essentially the same functionality with RSTP and STP. To see how the two systems different, please refer to Differences between RSTP and STP later in this chapter.
NOTE | The STP protocol is part of the IEEE Std 802.1D, 1998 Edition bridge specification. The |
| explanation given below uses bridge instead of switch. |
What is STP?
STP (802.1D) is a
yLocate and then disable less efficient paths (i.e., paths that have a lower bandwidth)
yEnable one of the less efficient paths if the most efficient path fails