An engineer configures Cisco ACI Multi-Site and must specify the control plane TEP IP for spines. Which statement describes control plane TEP IP in this situation?
Answer : A
The control plane TEP (Tunnel Endpoint) IP address is a unique IP address assigned to each spine node within a Cisco ACI fabric. This IP address is used to establish MP-BGP EVPN (Multiprotocol Border Gateway Protocol Ethernet VPN) and VPNv4 (VPN version 4) adjacencies with the spine nodes in remote sites when configuring Cisco ACI Multi-Site. The control plane TEP IP enables the spine nodes to exchange routing information and network reachability for seamless integration of multiple sites into a single ACI fabric.Reference:= Implementing Cisco Application Centric Infrastructure Official Cert Guide
Which protocol must be applied between the inter-pod network and spines within each pod to allow broadcast traffic replication between Cisco ACI pods?
Answer : C
Bidirectional Protocol Independent Multicast (Bidirectional PIM) is used between the inter-pod network (IPN) and spines within each pod in a Cisco ACI environment to allow broadcast traffic replication between pods. This protocol is designed to efficiently route multicast traffic in scenarios where the same data is being sent to multiple receivers, which aligns with the need for broadcast traffic replication in an interconnected multi-pod ACI architecture.Reference:= ( Implementing Cisco Application Centric Infrastructure Official Cert Guide )
An engineer implements the Cisco ACI solution and needs to confirm that the leaf switch correctly learns the remote endpoint MAC. Which information must be included in the VXLAN packet that is received from the Cisco ACI spine for the Cisco ACI leaf to learn MAC as a remote endpoint?
Answer : C
For a Cisco ACI leaf switch to correctly learn the remote endpoint MAC, the VXLAN packet received from the Cisco ACI spine must includebridge domaininformation.The bridge domain contains the Layer 2 forwarding context, which allows the leaf switch to learn and associate the MAC address with the correct bridge domain3.
Refer to the exhibit.

Which configuration must be implemented to allow intra-VRF transit routing between the two external routers?
Answer : C
For intra-VRF transit routing between two external routers in different OSPF areas, OSPF virtual links are required. They connect non-contiguous areas to the backbone area, ensuring all areas can communicate even if not directly connected.
What is a design implication for Cisco ACI using an application-centric approach?
Answer : A
Using an application-centric approach in Cisco ACI means that multiple VLANs and/or multiple EPGs can be grouped under one bridge domain. This approach aligns network constructs with application requirements, enabling more efficient and flexible network configurations.
A company must connect three Cisco ACI data centers by using Cisco ACI Multi-Site. An engineer must configure the Inter-Site Network (ISN) between the existing sites. Which two configuration steps must be taken to implement the ISN? (Choose two.)
Answer : B, E
For the ISN implementation between Cisco ACI data centers using Multi-Site, OSPF must be configured on subinterfaces for dynamic routing, and BIDIR-PIM must be set up on all ISN routers for efficient bidirectional multicast traffic routing.Reference:= (Implementing Cisco Application Centric Infrastructure Official Cert Guide)
Which approach does Cisco ACI use to achieve multidestination packet forwarding between leaf switches in the same fabric?
Answer : C
Cisco ACI uses a mapping of VXLAN Virtual Network Identifier (VNI) to multicast groups to facilitate multidestination packet forwarding between leaf switches within the same fabric.This approach allows for efficient communication and data packet distribution to multiple destinations simultaneously1.