A network switch interface configured with legacy IEEE 802.1D Spanning Tree Protocol (STP) has just experienced a physical link bring-up event. In what precise chronological order will the port transition through its operational states from initial activation to active data forwarding?
- 1Blocking State
- 2Listening State
- 3Learning State
- 4Forwarding State
Answer
The correct operational order of IEEE 802.1D STP port states from initial link bring-up to full operation is Blocking State, Listening State, Learning State, and Forwarding State.
Under IEEE 802.1D STP, a switch interface transitions through four distinct operational states upon physical link up to guarantee loop avoidance. It begins in Blocking (discarding traffic and listening for BPDUs), transitions after the forward delay timer to Listening (exchanging BPDUs to determine roles), moves after a second forward delay timer to Learning (populating MAC tables without forwarding data), and finally settles in Forwarding (actively transmitting user frames and BPDUs).
Step-by-Step Solution
Key Concept
IEEE 802.1D Spanning Tree Protocol Port State Transitions
Estimated Time:1m 30s