VMware vSAN Administrator (2025) — Question 64
An architect is designing a VMware Cloud Foundation (VCF) deployment to meet the following design requirements:
• Tenants need dedicated external network access.
• The number of NSX Edge clusters should be minimized.
To fulfill these requirements, the architect made a design decision to use a Workload Networking VPC with Full Services Model.
Which additional design decision should be considered by the architect as part of the logical network design to fulfill these requirements?
Answer options
- A. Use NSX Federation providing a dedicated NSX instance for each tenant.
- B. Deploy the maximum number of 10 NSX Edges into a single Edge cluster.
- C. Use Virtual Routing and Forwarding (VRF) lite to create a separate VRF T0 Gateway for each tenant.
- D. Install two NSX bare metal Edges with multiple physical interfaces to separate tenants.
Correct answer: C
Explanation
Option C is correct because using Virtual Routing and Forwarding (VRF) lite allows for the creation of isolated routing domains for each tenant, meeting the need for dedicated external network access without increasing the number of NSX Edge clusters. Options A and D introduce additional complexity and resources that do not align with minimizing NSX Edge clusters, while option B does not address the requirement for dedicated access for tenants effectively.