2V0-21.23 Question 412
Single answerAn administrator needs to ensure that all ESXi hosts in a cluster maintain consistent network settings, such as vSwitch configurations and VLAN assignments. They decide to use Host Profiles to achieve this. After creating a reference host profile from one of the ESXi hosts, what is the next step to apply the configuration to the other hosts in the cluster?
- A
Attach the host profile to the cluster and remediate the hosts.
- B
Manually copy the network settings from the reference host to all other hosts.
- C
Export the host profile as a file and import it into each host individually.
- D
Enable Distributed Resource Scheduler (DRS) on the cluster to automatically apply the host profile.
Show answer and explanation
Correct answer: A
Explanation
Host Profiles are designed to simplify the management of host configurations by creating a baseline from a reference host. Once a host profile is created, it must be attached to the desired hosts or clusters. Remediation is then used to apply the configuration and ensure compliance with the profile. This ensures consistency across all hosts without the need for manual configuration.
- A. Correct.
Correct. After creating a host profile, the next step is to attach it to the cluster or individual hosts and remediate them to ensure compliance with the reference configuration.
- B. Incorrect.
Incorrect. Manually copying settings defeats the purpose of using Host Profiles, which is to automate and standardize configurations.
- C. Incorrect.
Incorrect. While host profiles can be exported and imported, this is not the correct method for applying them to multiple hosts in a cluster. Attaching and remediating is the proper approach.
- D. Incorrect.
Incorrect. DRS is a tool for resource management, not for applying host profiles. Host Profiles operate independently of DRS functionality.