A network engineer is designing a collapsed core enterprise campus topology connecting multiple access switches to a redundant pair of core switches. The design requires all redundant uplink interfaces from each access switch to forward traffic simultaneously for bandwidth optimization and load balancing, while preventing Layer 2 loops without forcing Spanning Tree Protocol (STP) to place any physical uplink into a blocking state. Which design architecture or technology satisfies these operational requirements?
- Implementation of multichassis link aggregation (such as Cisco StackWise or Virtual Switching System) across the collapsed core switchesAnswer
- BEnabling STP PortFast and BPDU Guard on all inter-switch trunk connections between the access switches and collapsed core switches
- CDeployment of bare-metal Type 1 hypervisors directly on access layer hardware to manage Layer 2 forwarding tables locally
- DConfiguring access switches with unaggregated redundant access VLANs under the assumption that Layer 2 switches naturally isolate broadcast domains across physical uplinks
Answer
Implementation of multichassis link aggregation (such as Cisco StackWise or Virtual Switching System) across the collapsed core switches
In a 2-Tier Collapsed Core architecture, dual core switches operating independently would trigger Spanning Tree Protocol (STP) to block one of the redundant uplinks from each access switch to prevent Layer 2 loops. By deploying multichassis technologies such as Cisco StackWise, Virtual Switching System (VSS), or StackWise Virtual, the two core switches merge into a single logical control plane. This enables access switches to configure Multi-chassis EtherChannel (MEC), allowing all redundant physical uplinks to actively forward traffic simultaneously with balanced load distribution.
Step-by-Step Solution
Key Concept
Collapsed Core Topology & Multichassis EtherChannel (MEC / VSS / StackWise)
Estimated Time:2m 0s