nerdexam
Cisco

300-620 · Question #255

Refer to the exhibit. Cisco ACI fabric is connected to a Cisco Catalyst 3850 Series Switch using EBGP. Server 2 is unable to communicate with Server 1. Leaf-2 fails to learn the external subnet 10.2.2

The correct answer is D. Configure Spine-1 as the MP-BGP route reflector.. To ensure Leaf-2 learns external subnets, the spines in the ACI fabric must be configured as MP-BGP route reflectors to distribute routes across all leaves.

External Network Connectivity

Question

Refer to the exhibit. Cisco ACI fabric is connected to a Cisco Catalyst 3850 Series Switch using EBGP. Server 2 is unable to communicate with Server 1. Leaf-2 fails to learn the external subnet 10.2.2.0/24 and other external subnets from other L3Outs. Which configuration ensures that the networks from Leaf-2 are learned by the external network?

Exhibit

300-620 question #255 exhibit

Options

  • AConfigure 10.2.2.0/24 under the external EPG of the L3Out.
  • BImplement a contract between the Server 2 EPG and the L3Out.
  • CImplement the bridge domain to advertise the bridge domain subnet.
  • DConfigure Spine-1 as the MP-BGP route reflector.

How the community answered

(19 responses)
  • A
    11% (2)
  • B
    26% (5)
  • C
    5% (1)
  • D
    58% (11)

Why each option

To ensure Leaf-2 learns external subnets, the spines in the ACI fabric must be configured as MP-BGP route reflectors to distribute routes across all leaves.

AConfigure 10.2.2.0/24 under the external EPG of the L3Out.

Configuring 10.2.2.0/24 under the external EPG of the L3Out is used for classifying incoming external traffic and applying contracts, not for ensuring that other internal leaves learn routes.

BImplement a contract between the Server 2 EPG and the L3Out.

Implementing a contract between the Server 2 EPG and the L3Out enables communication between them but does not address the underlying issue of Leaf-2 failing to learn external routes in the first place.

CImplement the bridge domain to advertise the bridge domain subnet.

Implementing the bridge domain to advertise its subnet ensures that internal subnets are announced to external networks, but it does not solve the problem of Leaf-2 learning external subnets from other L3Outs or internal fabric BGP.

DConfigure Spine-1 as the MP-BGP route reflector.Correct

In Cisco ACI, MP-BGP is used internally to distribute routes throughout the fabric. To ensure that external routes learned by one leaf via an L3Out are propagated to all other leaves that need to forward traffic to those external networks, a spine (or spines) must be configured as MP-BGP route reflectors. This allows leaves to learn routes from spines efficiently without requiring a full mesh of BGP peering among all leaves.

Concept tested: ACI MP-BGP route reflector configuration for external route distribution

Source: https://www.cisco.com/c/en/us/td/docs/dcn/aci/apic/6x/l3-configuration/cisco-aci-layer3-configuration-guide-601/m-configuring-bgp.html

Topics

#L3Out troubleshooting#BGP Route Reflector#External subnet learning#EBGP connectivity

Community Discussion

No community discussion yet for this question.

Full 300-620 Practice