352-001 · Question #493
Refer to the exhibit. When data center 2 has a spanning-tree convergence event, data center 1 also sees high CPU utilization on its switches. Which mechanism can reduce high CPU issue in this…
The correct answer is C. Enable BPDU filter between the switches A and D. Enabling BPDU filter on the inter-data-center switch ports stops STP topology change notifications from crossing between data centers, preventing DC2's convergence events from triggering CPU-intensive STP processing on DC1 switches.
Question
Refer to the exhibit. When data center 2 has a spanning-tree convergence event, data center 1 also sees high CPU utilization on its switches. Which mechanism can reduce high CPU issue in this situation?
Options
- AEnable BPDU guard between switches A and D.
- BEnable BPDU filter between the routers B and C.
- CEnable BPDU filter between the switches A and D.
- DEnable BPDU guard between routers B and C.
How the community answered
(63 responses)- A3% (2)
- B5% (3)
- C79% (50)
- D13% (8)
Why each option
Enabling BPDU filter on the inter-data-center switch ports stops STP topology change notifications from crossing between data centers, preventing DC2's convergence events from triggering CPU-intensive STP processing on DC1 switches.
BPDU guard shuts down a port upon receiving a BPDU, which would disable the inter-data-center link rather than simply filtering STP traffic to reduce CPU utilization.
Routers B and C are Layer 3 devices that do not participate in or forward STP BPDUs, so configuring BPDU filter on them has no effect on STP propagation between data centers.
BPDU filter configured on switches A and D at the inter-data-center boundary suppresses both sending and receiving of BPDUs on those interfaces, effectively creating an STP boundary between the two data centers. This prevents STP topology change notifications and related processing caused by DC2 convergence events from ever reaching DC1 switches, eliminating the high CPU spikes.
BPDU guard on Layer 3 routers would cause port shutdown upon receiving a BPDU, but routers do not run STP, making this configuration both inapplicable and ineffective for the described CPU issue.
Concept tested: BPDU filter to isolate STP domains between data centers
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10588-74.html
Topics
Community Discussion
No community discussion yet for this question.