400-007 · Question #270
The administrator of a small branch office wants to implement the Layer 2 network without running STP. The office has some redundant paths. Which mechanism can the administrator use to allow…
The correct answer is A. Use two port channels as Flex links. Flex Links provide an active/standby link redundancy mechanism that eliminates the need for STP while still preventing Layer 2 loops.
Question
The administrator of a small branch office wants to implement the Layer 2 network without running STP. The office has some redundant paths. Which mechanism can the administrator use to allow redundancy without creating Layer 2 loops?
Options
- AUse two port channels as Flex links
- BUse double-sided VPC on both switches
- CUse fabric path with ECMP
- DUse 802.3ad link bundling
How the community answered
(41 responses)- A80% (33)
- B12% (5)
- C5% (2)
- D2% (1)
Why each option
Flex Links provide an active/standby link redundancy mechanism that eliminates the need for STP while still preventing Layer 2 loops.
Cisco Flex Links configure two Layer 2 interfaces as a primary and backup pair - when the primary link fails, traffic automatically switches to the standby link without STP convergence. Because only one link is forwarding at any given time, Layer 2 loops cannot form, making STP unnecessary. This is specifically designed as a lightweight STP alternative for branch or access environments with redundant uplinks.
Double-sided vPC requires Nexus-class hardware, is data center-focused, and still relies on STP to handle ports outside the vPC domain.
FabricPath with ECMP is a data center technology available only on Nexus platforms and is not suitable for a simple small branch office deployment.
802.3ad link bundling merges physical links into a single logical channel, which prevents loops on that bundle but does not replace STP across a broader Layer 2 topology with separate redundant paths.
Concept tested: Flex Links as STP-free Layer 2 redundancy mechanism
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/12-2_55_se/configuration/guide/3750xscg/swflexlnk.html
Topics
Community Discussion
No community discussion yet for this question.