nerdexam
Cisco

352-001 · Question #112

While reviewing an existing network design, you are discussing the characteristics of different STP versions. Which protocol minimizes unicast flooding during TCN in a Layer 2 switched network with…

The correct answer is D. PVSTP+. PVSTP+ minimizes unicast flooding during TCN in many-VLAN environments by scoping each topology change to its individual per-VLAN instance and using a gradual timer-based MAC aging process rather than an immediate full flush.

Layer 2 Control Plane

Question

While reviewing an existing network design, you are discussing the characteristics of different STP versions. Which protocol minimizes unicast flooding during TCN in a Layer 2 switched network with many VLANs?

Options

  • ASTP
  • BMST
  • CPVRSTP
  • DPVSTP+

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    11% (3)
  • C
    4% (1)
  • D
    78% (21)

Why each option

PVSTP+ minimizes unicast flooding during TCN in many-VLAN environments by scoping each topology change to its individual per-VLAN instance and using a gradual timer-based MAC aging process rather than an immediate full flush.

ASTP

Classic STP (802.1D) maintains one instance for the entire network, so any TCN triggers a global MAC table flush that causes unicast flooding across all VLANs at the same time.

BMST

MST groups multiple VLANs into a smaller number of instances, meaning a TCN in one instance simultaneously impacts all VLANs mapped to that instance and can cause flooding across more VLANs than PVSTP+ would.

CPVRSTP

PVRSTP+ (Rapid PVST+) uses an aggressive TC mechanism that immediately flushes MAC address entries on all non-edge ports upon receiving a TCN, producing a more intense burst of unicast flooding than PVSTP+'s timer-based aging approach.

DPVSTP+Correct

PVSTP+ runs a separate spanning tree instance per VLAN, so a TCN and its resulting MAC table impact are contained to only the affected VLAN, preventing a single event from triggering flooding across all VLANs simultaneously. Unlike Rapid STP variants, PVSTP+ handles TCN by shortening the MAC address aging timer rather than immediately flushing all non-edge-port entries, which reduces the instantaneous burst of unicast flooding.

Concept tested: Per-VLAN STP TCN flooding behavior and comparison

Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10556-16.html

Topics

#STP#TCN#unicast flooding#PVST+

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice