300-620 · Question #320
A Cisco ACI fabric has three different endpoints S1, S2, and S3. These endpoints must communicate with each other without contracts. These objects have been created in APIC: - Two EPGs named DNS_EPG a
The correct answer is B. Add S1, S2, S3, under DNS_EPG.. To enable communication between endpoints S1, S2, and S3 without contracts in Cisco ACI, all three endpoints must be placed within the same Endpoint Group (EPG).
Question
A Cisco ACI fabric has three different endpoints S1, S2, and S3. These endpoints must communicate with each other without contracts. These objects have been created in APIC:
- Two EPGs named DNS_EPG and Database_EPG
- Two application profiles. PROD_App and Data_App
- Two bridge domains DNS_BD and Database_BD
- PROD_APP and Database_BD mapped to Tenant PROD
- Data_App and DNS_BD mapped to Tenant Data
Which set of actions completes the fabric configuration?
Options
- AAdd S1, S2, S3 under Database_EPG.
- BAdd S1, S2, S3, under DNS_EPG.
- CAdd S1, S2, S3 under DNS_EPG.
- DAdd S1, S2, S3 under Database_EPG.
How the community answered
(25 responses)- A8% (2)
- B76% (19)
- C4% (1)
- D12% (3)
Why each option
To enable communication between endpoints S1, S2, and S3 without contracts in Cisco ACI, all three endpoints must be placed within the same Endpoint Group (EPG).
While adding them to Database_EPG would also allow them to communicate without contracts, the option 'Add S1, S2, S3 under DNS_EPG' (B) achieves the same goal as per the problem statement.
In Cisco ACI, endpoints belonging to the same Endpoint Group (EPG) are implicitly allowed to communicate with each other without requiring explicit contracts. By adding S1, S2, and S3 to the DNS_EPG, they will all reside within the same EPG and thus can communicate freely.
This choice is textually identical to B, which is a correct action for allowing contract-less communication between the endpoints.
While adding them to Database_EPG would also allow them to communicate without contracts, the option 'Add S1, S2, S3 under DNS_EPG' (B) achieves the same goal as per the problem statement.
Concept tested: ACI EPG communication; Contract-less communication
Source: https://www.cisco.com/c/en/us/td/docs/dcn/aci/apic/5x/config-guide/b-cisco-aci-apic-configuration-guide-501/m-application-centric-infrastructure-fabric-configuration.html#_Toc40738622
Topics
Community Discussion
No community discussion yet for this question.