VCP-CMA 2024 Question 207
Select 3An organization is configuring a new cloud environment using VMware Aria Automation, and they need to create a Network Profile to assign IP ranges for workloads deployed in a specific region. They want the IP assignments to be dynamic, use an external IPAM provider, and allow for network tagging. What must the administrator do to meet these requirements?
- A
Integrate an external IPAM provider with VMware Aria Automation.
- B
Enable the capability to use static IPs in the Network Profile configuration.
- C
Define one or more network tags in the Network Profile.
- D
Assign IP ranges directly to the Network Profile without integrating an IPAM provider.
- E
Ensure the external IPAM provider supports dynamic IP allocation.
Show answer and explanation
Correct answers: A, C, E
Explanation
To meet the requirements, the organization must integrate an external IPAM provider to achieve dynamic IP assignments, define network tags for tagging functionality, and ensure the IPAM provider supports dynamic IP allocation. Static IPs are not relevant, and assigning IP ranges directly without an IPAM provider does not meet the integration requirement.
- A. Correct.
Integrating an external IPAM provider is required to enable VMware Aria Automation to dynamically allocate IP addresses from an external source.
- B. Incorrect.
Static IPs are not needed in this scenario as the requirement specifies dynamic IP allocation.
- C. Correct.
Defining network tags in the Network Profile allows workloads to be placed on the correct networks based on their tags, meeting the requirement for network tagging.
- D. Incorrect.
Assigning IP ranges directly to the Network Profile without an IPAM provider does not fulfill the requirement for external IPAM integration and dynamic IP allocation.
- E. Correct.
Confirming that the external IPAM provider supports dynamic IP allocation is essential to meet the requirement for dynamic assignments.