A network administrator connects a PC to a Cisco switch access port configured with standard IEEE 802.1D Spanning Tree Protocol (STP) without PortFast enabled. Place the STP port states in the correct chronological order from the moment the physical link comes up until the port actively processes end-user network traffic.
- 1Blocking State: Discards incoming user frames and does not learn MAC addresses; processes received BPDUs to prevent initial bridging loops.
- 2Listening State: Transmits and receives BPDUs to participate in Root Bridge election and port role determination; discards user frames and does not learn MAC addresses.
- 3Learning State: Continues processing BPDUs and begins populating the MAC address table from incoming frame source addresses; does not forward user data frames.
- 4Forwarding State: Actively sends and receives user data frames, updates the MAC address table, and processes BPDUs.
Cevap
The correct chronological order of 802.1D STP port state transitions from link initiation to active forwarding is: Blocking State, Listening State, Learning State, and Forwarding State.
Under standard IEEE 802.1D Spanning Tree Protocol, an access interface without PortFast undergoes a 30-second convergence delay through specific sequential states: Blocking state (loop prevention), Listening state (15s to exchange BPDUs and determine port roles), Learning state (15s to populate MAC tables), and finally Forwarding state (active user traffic processing).
Adım Adım Çözüm
Anahtar Kavram
IEEE 802.1D STP Port State Transition Sequence
Tahmini Süre:1m 0s