VCP-VCF Administrator 2024 Question 120
Select 4A VMware Cloud Foundation administrator is tasked with expanding the capacity of an existing workload domain by adding a new ESXi host. During the process, they encounter an error in SDDC Manager indicating a mismatch in the configuration of the new host's networking settings. What should the administrator verify to resolve this issue?
- A
The new ESXi host's VLAN settings match the existing workload domain's VLAN configuration.
- B
The new ESXi host's firmware and driver versions are compatible with the VMware Cloud Foundation version in use.
- C
The new ESXi host's DNS and NTP settings are properly configured and match the existing cluster.
- D
The default gateway of the new ESXi host differs from the existing hosts in the workload domain.
- E
The new ESXi host's management IP address is reachable from SDDC Manager.
Show answer and explanation
Correct answers: A, B, C, E
Explanation
To successfully add a new ESXi host to an existing workload domain, the administrator must ensure that its network configuration aligns with the existing cluster. This includes matching VLAN settings, ensuring compatibility of firmware and drivers, configuring DNS and NTP correctly, and verifying IP address reachability. These steps are essential to avoid errors and ensure seamless integration of the new host. A differing default gateway is incorrect and will not resolve the issue.
- A. Correct.
A mismatch in VLAN settings can cause connectivity issues during the host addition process, as all hosts in the workload domain must share the same VLAN configuration.
- B. Correct.
The firmware and driver versions on the new host must be compatible with the VMware Cloud Foundation version to ensure proper functioning and avoid compatibility issues.
- C. Correct.
DNS and NTP settings are critical for proper host communication and time synchronization. Any mismatch can lead to issues during the configuration process.
- D. Incorrect.
The default gateway must be consistent across all hosts in the workload domain. A differing gateway would be invalid and is unlikely to resolve this issue.
- E. Correct.
The new ESXi host's management IP address must be reachable from SDDC Manager to enable communication and successful addition of the host.