
Chapter 13 Spanning Tree Protocol
For each LAN segment, a designated bridge is selected. This bridge has the lowest cost to the root among the bridges connected to the LAN.
How STP Works
After a bridge determines the lowest
Once a stable network topology has been established, all bridges listen for Hello BPDUs (Bridge Protocol Data Units) transmitted from the root bridge. If a bridge does not get a Hello BPDU after a predefined interval (Max Age), the bridge assumes that the link to the root bridge is down. This bridge then initiates negotiations with other bridges to reconfigure the network to
STP Port States
STP assigns five port states to eliminate packet looping. A bridge port is not allowed to go directly from blocking state to forwarding state so as to eliminate transient loops.
Table 28 STP Port States
PORT | DESCRIPTION | |
STATE | ||
| ||
Disabled | STP is disabled (default). | |
|
| |
Blocking | Only configuration and management BPDUs are received and processed. | |
|
| |
Listening | All BPDUs are received and processed. |
| Note: The listening state does not exist in RSTP. |
|
|
Learning | All BPDUs are received and processed. Information frames are submitted to |
| the learning process but not forwarded. |
|
|
Forwarding | All BPDUs are received and processed. All information frames are received |
| and forwarded. |
Multiple RSTP
MRSTP (Multiple RSTP) is ZyXEL’s proprietary feature that is compatible with RSTP and STP. With MRSTP, you can have more than one spanning tree on your Switch and assign port(s) to each tree. Each spanning tree operates independently with its own bridge information.
| 125 |
|
|