VCP-VCF Administrator 2024 Question 25
Select 3As a VMware Cloud Foundation administrator, you are tasked with preparing ESXi hosts for integration into a new workload domain. Which of the following steps must you perform to ensure the ESXi hosts are properly prepared before adding them to the SDDC Manager?
- A
Ensure ESXi hosts are running a supported version compatible with VMware Cloud Foundation.
- B
Configure a static IP address and DNS settings for each ESXi host.
- C
Enable SSH and set the root password to 'password123' for ease of access.
- D
Add all ESXi hosts to a vSphere Distributed Switch (vDS) before integrating with SDDC Manager.
- E
Ensure that the ESXi hosts are in a factory default state or wiped clean of any previous configurations.
Show answer and explanation
Correct answers: A, B, E
Explanation
Preparing ESXi hosts for VMware Cloud Foundation requires ensuring they are running a supported version, configuring static IP and DNS settings, and wiping them to a factory default state. These steps ensure compatibility, proper communication, and a conflict-free integration with SDDC Manager. Security best practices and additional configurations like vDS setup are not part of the initial preparation process.
- A. Correct.
This is correct because VMware Cloud Foundation requires ESXi hosts to be running a supported version to ensure compatibility with its components.
- B. Correct.
This is correct as static IP and DNS settings are required for proper integration and communication with the SDDC Manager.
- C. Incorrect.
This is incorrect because enabling SSH and setting a weak root password like 'password123' violates security best practices.
- D. Incorrect.
This is incorrect as adding hosts to a vSphere Distributed Switch (vDS) is not required during initial preparation steps. This can be configured after integration with SDDC Manager if needed.
- E. Correct.
This is correct because VMware Cloud Foundation requires ESXi hosts to be in a factory default state or wiped clean to avoid conflicts with existing configurations.