When an active link fails in a legacy IEEE 802.1D Spanning Tree Protocol (STP) network, switches must complete a specific message exchange sequence to propagate the topology change and flush invalid MAC addresses. In what chronological sequence do these protocol actions occur following the link failure on a non-root switch?
- 1The switch experiencing the link failure generates a Topology Change Notification (TCN) BPDU.
- 2The detecting switch transmits the TCN BPDU out its Root Port towards the upstream switch.
- 3The upstream designated switch acknowledges receipt by returning a configuration BPDU with the Topology Change Acknowledgment (TCA) bit set.
- 4The Root Bridge receives the TCN BPDU and sets the Topology Change (TC) flag in its outbound configuration BPDUs.
- 5Non-root switches receiving the TC-flagged configuration BPDU temporarily shorten their MAC address table aging timer to the Forward Delay duration.
Cevap
The correct chronological sequence for IEEE 802.1D topology change processing is: (1) The switch experiencing link failure generates a TCN BPDU, (2) The TCN BPDU is transmitted upstream out the Root Port, (3) The upstream switch acknowledges receipt using the TCA bit, (4) The Root Bridge receives the TCN and broadcasts configuration BPDUs with the TC flag set, and (5) Non-root switches temporarily shorten their MAC table aging timer to the Forward Delay duration.
In standard IEEE 802.1D STP, topology change handling follows a strict five-step progression: the local switch detects the failure and creates a TCN BPDU, sends it upstream through its Root Port, receives a hop-by-hop TCA acknowledgment from the next switch, the Root Bridge receives the TCN and broadcasts BPDUs with the TC bit set, and finally, network switches receive the TC flag and reduce their MAC address table aging timer to 15 seconds (Forward Delay).
Adım Adım Çözüm
Anahtar Kavram
802.1D Topology Change Notification (TCN) Sequence