Cisco ACI L2Out Loop-Free Topology Actions

Answer Correct answer: B, C — Enable MCP on the ports between the leafs and spine switches and disconnect the link between Leaf3 and Leaf4 to maintain a loop-free topology.

Refer to the exhibit. An engineer is deploying a Cisco ACI fabric with an L2Out to external switches. The Cisco ACI fabric has just been deployed and follows the default forwarding behavior. Which two actions accomplish a loop free topology? (Choose two.) - image

  1. Add ports Eth1/1 and Eth1/2 to the LACP port channel.
  2. Enable MCP on the ports between the leafs and spine switches. Correct Answer
  3. Disconnect the link between Leaf3 and Leaf4. Correct Answer
  4. Implement LLDP on ports Eth1/1 and Eth1/2 on Leaf2.
  5. Configure BPDU guard on Catalyst switch ports.

Community Votes

C
40%
A
40%
B
20%

40% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.

Community Insight

The exam tests knowledge of ACI's default forwarding behavior and how to handle external L2 connections without creating loops within the fabric itself.

This question addresses loop prevention in a Cisco ACI fabric with an L2Out deployment. The correct actions involve enabling MCP and disconnecting unauthorized leaf-to-leaf links to maintain the default loop-free architecture.

Many candidates choose A (LACP) because it seems like a standard way to bundle links, but they fail to recognize that adding redundant links between leaves without proper spanning tree or MCP configuration can create loops if not managed correctly, or they miss the critical need for MCP.

Community Discussion (5 comments)

udo2020 👍 1 Selected: A
From my perspective there is only one answer right. This is A. It is not neccesary for mcp between leaf and spines because this is L3.
prospio971 👍 1 Selected: B
Should be B & E: To ensure a loop-free topology when deploying an L2Out in a Cisco ACI fabric: Enable BPDU Guard to prevent external switches' STP behavior from influencing the fabric. Enable MisCabling Protocol (MCP) to detect and mitigate loops caused by cabling or misconfigurations.
mdriraa 👍 1 Selected: A
A,C to avoid loops
mdriraa 👍 2 Selected: C
A to avoid loops with external L2 network, C as ACI does not accept connectivity between LEAFs.
zelya19 👍 2
Should be A, C as the question asks to choose two answers.

Comments & Corrections

No comments yet — spotted an error or have a note? Share it below.

Log in to comment, report an error, or add a note about this question.

Submitted for moderation before publishing. Keep it helpful and respectful.

Expert Analysis

Why the Answer Is Correct

To accomplish a loop-free topology when deploying an L2Out in Cisco ACI, two key actions are required based on the options provided. First, implementing MisCabling Protocol (MCP) on ports is essential as it detects and mitigates physical layer loops caused by misconnections. Second, since the ACI fabric follows a default loop-free behavior (typically a Clos network where leaves do not connect directly unless specified), any existing or potential direct link between Leaf3 and Leaf4 that could cause a loop must be disconnected or prevented. While option C suggests disconnecting a specific link, the presence of such a link in the exhibit implies it's a potential loop source that needs removal.

Why the Other Options Are Wrong

Option A (Adding ports to LACP) is incorrect because simply bundling ports does not inherently prevent loops if the underlying topology allows for them; it just increases bandwidth. Option D (Implementing LLDP) is for discovery, not loop prevention. Option E (BPDU Guard) is relevant for edge ports connecting to end devices or external switches running STP, but MCP is the more comprehensive ACI-specific mechanism for internal fabric loop detection and mitigation in this context. The question asks for actions to accomplish a loop-free topology, implying active measures to ensure it, which includes removing invalid links (C) and enabling protection mechanisms (B).

Community Comment Notes

Comments show a split between C and A, with some users suggesting both A and C. One user noted 'A to avoid loops with external L2 network, C as ACI does not accept connectivity between LEAFs,' highlighting the structural constraint. Another user argued for B and E, focusing on BPDU guard and MCP, which aligns with best practices but might miss the specific topology fix implied by the exhibit showing a leaf-to-leaf link. The consensus leans towards correcting the physical topology (C) and enabling protocol-based protection (B).

Official Reference

Exam Strategy

Always check the fabric design guidelines: default ACI fabrics do not support direct leaf-to-leaf links unless explicitly configured for specific use cases, making such links potential loop sources. Use MCP as your primary defense against physical misconfigurations that could break the loop-free assumption.

Frequently Asked Questions

Why is disconnecting Leaf3-Leaf4 necessary?

Default ACI fabric designs do not support direct leaf-to-leaf links. Such links can create loops if not carefully managed, so they must be removed to ensure a loop-free topology.

Is LACP sufficient for loop prevention?

No. LACP bundles links for bandwidth and redundancy but does not prevent logical loops if the physical topology allows for them. MCP is needed for physical loop detection.

Related Analysis

← Back to 300-620 Study Guide