VCP-VCF Administrator 2024 Question 26
Select 3You are preparing ESXi hosts for deployment in a VMware Cloud Foundation environment. During the preparation process, which of the following configurations are required to ensure compatibility and operational readiness?
- A
Ensure that the ESXi hosts are running a supported version of ESXi as per the VMware Cloud Foundation BOM (Bill of Materials).
- B
Configure a static IP address, DNS, and NTP settings on each ESXi host.
- C
Enable SSH access on all ESXi hosts to allow unrestricted administrative access.
- D
Ensure that the ESXi hosts have consistent vSphere Distributed Switch (vDS) settings before adding them to the workload domain.
- E
Verify that ESXi hosts have access to shared storage for vSAN or other supported storage options.
Show answer and explanation
Correct answers: A, B, E
Explanation
Preparing ESXi hosts for VMware Cloud Foundation involves ensuring compatibility with the BOM, proper network configuration (static IP, DNS, NTP), and access to shared storage for workload domains. SSH should not be left enabled for security reasons, and vDS settings are configured as part of the workload domain setup, not during initial preparation.
- A. Correct.
This is correct. VMware Cloud Foundation requires that ESXi hosts are running a supported version of ESXi as listed in the BOM to ensure compatibility and proper functionality.
- B. Correct.
This is correct. Configuring static IP, DNS, and NTP settings is essential for the ESXi host to communicate within the Cloud Foundation environment and maintain time synchronization.
- C. Incorrect.
This is incorrect. While SSH can be enabled temporarily for troubleshooting, it is not recommended to leave SSH unrestricted in a production environment due to security concerns.
- D. Incorrect.
This is incorrect. vSphere Distributed Switch (vDS) settings are configured during the workload domain creation process and do not need to be pre-configured on the ESXi hosts during preparation.
- E. Correct.
This is correct. ESXi hosts must have access to shared storage such as vSAN, NFS, or iSCSI to support workload domain deployments and storage requirements in the Cloud Foundation environment.