Lists the five states that layer 2 interfaces can exist in when using Spanning Tree protocol.
Propagation delays can occur when protocol information passes through a switched LAN. As a result, topology changes can occur at varying times and locations within a switched network. An interface that transitions directly from nonparticipation in Spanning Tree topology to the forwarding state can create temporary data loops. Interfaces must wait for new topology information to propagate through the switched LAN before starting to forward frames. They must allow the frame lifetime to expire for frames forwarded using the old topology.
Each layer 2 interface on a switch using Spanning Tree exists in one of these states:
| State |
Description |
|---|---|
| Blocking |
The interface does not participate in forwarding frames. |
| Listening |
This is the first transitional state after blocking, when Spanning Tree determines that the interface should participate in forwarding frames. |
| Learning |
The interface prepares to participate in forwarding frames. |
| Forwarding |
The interface forwards frames. |
| Disabled |
The interface is not participating in Spanning Tree because it is shut down, there is no link, or no Spanning Tree instance exists. |