STP ensures a loop-free network but has a slow network topology convergence speed, affecting communication quality. RSTP has made some improvements based on STP.
Which of the following improvements is not included?
A. If a port does not receive configuration BPDUs from the upstream device within four Hello intervals, the switch considers that the negotiation with the neighbor fails.
B. The non-root switch running RSTP sends configuration BPDUs at the interval specified by the Hello timer, which is performed independently by each device.
C. RSTP reduces five port states to three port states based on user traffic forwarding and MAC address learning.
D. RSTP deletes three port states and adds two port roles.
Explanation:
RSTP improves convergence by introducing changes to the BPDU handling mechanism and port roles. However, RSTP does not rely on a fixed timeout of four Hello intervals for negotiation failure. Instead, RSTP uses a more dynamic mechanism to detect topology changes. The other options describe valid RSTP improvements.