VCP-VCF Administrator 2024 Question 58
Select 3You are preparing to deploy the VMware Aria Suite in your VMware Cloud Foundation environment. To meet the requirements, you need to create Application Virtual Networks (AVNs) for various components. Which steps must you perform to successfully configure the AVNs in preparation for the deployment?
- A
Ensure that NSX-T Data Center is deployed and configured with Tier-0 and Tier-1 gateways.
- B
Verify that the vSphere Distributed Switch (VDS) is configured for AVN transport zones.
- C
Create separate Layer-2 segments for each required AVN (e.g., Aria Operations, Aria Automation).
- D
Enable DHCP and static IP pools for the AVN segments.
- E
Manually assign IP addresses to all AVN segments during configuration.
Show answer and explanation
Correct answers: A, C, D
Explanation
Configuring AVNs for the VMware Aria Suite involves leveraging NSX-T to create isolated network segments (Layer-2) for each required component. NSX-T must be pre-configured with Tier-0 and Tier-1 gateways, and DHCP/static IP pools must be enabled to facilitate IP assignment during deployment. vSphere Distributed Switch (VDS) is not used for AVN transport zones, and manual IP assignment is unnecessary when DHCP/static IP pools are configured.
- A. Correct.
NSX-T Data Center must be deployed and configured with Tier-0 and Tier-1 gateways because AVNs leverage NSX-T networking to provision isolated network segments.
- B. Incorrect.
vSphere Distributed Switch (VDS) is not directly involved in AVN transport zones, as AVNs are configured within the NSX-T platform and utilize overlay networking.
- C. Correct.
Separate Layer-2 segments must be created for each AVN as they isolate traffic for different VMware Aria Suite components.
- D. Correct.
Enabling DHCP and static IP pools for AVN segments is required to allow automatic IP address allocation during component deployment.
- E. Incorrect.
Manually assigning IP addresses to all AVN segments is not required because the DHCP and static IP pools handle the IP assignment for AVNs.