VCP-VCF Administrator 2024 Question 57
Select 4You are preparing to deploy the VMware Aria Suite in a VMware Cloud Foundation environment. To support this deployment, you need to create the required Application Virtual Networks (AVNs). What steps should you take to ensure the AVNs are correctly configured in your environment?
- A
Verify that the SDDC Manager is healthy and all workload domains are properly configured.
- B
Ensure that the NSX-T Data Center is configured with sufficient Tier-0 and Tier-1 logical routing.
- C
Manually configure static routes for the AVNs on all physical network devices.
- D
Use SDDC Manager to automate the creation of AVN segments based on predefined network pools.
- E
Verify that appropriate DHCP or IP pools are configured for AVN IP assignment.
Show answer and explanation
Correct answers: A, B, D, E
Explanation
To successfully deploy AVNs in preparation for the VMware Aria Suite, administrators must ensure that the foundational components such as SDDC Manager and NSX-T Data Center are properly configured. The SDDC Manager automates the AVN creation process, simplifying deployment. Additionally, AVNs rely on DHCP or IP pools for IP address provisioning, while routing is handled dynamically through NSX-T, eliminating the need for manual static routes.
- A. Correct.
The health of the SDDC Manager and the proper configuration of workload domains are prerequisites for managing and deploying AVNs within VMware Cloud Foundation.
- B. Correct.
AVNs require a properly configured NSX-T Data Center environment, including Tier-0 and Tier-1 logical routing, to ensure connectivity.
- C. Incorrect.
Static routing is not required for AVNs as routing is handled by NSX-T's dynamic routing and logical routers.
- D. Correct.
SDDC Manager automates the creation of AVN segments, reducing manual configuration effort and ensuring consistency with VMware Cloud Foundation requirements.
- E. Correct.
DHCP or IP pools must be configured to allow the AVNs to assign IP addresses dynamically or from a predefined range as part of their deployment.