2V0-621 · Question #127
After successfully adding a new ESXi 6.x host to vCenter Server, an administrator sees it as Not Responding in the vSphere Web Client interface a few minutes later. If the issue is caused by a…
The correct answer is D. 902 (UDP). Port 902 UDP carries the ESXi heartbeat traffic that vCenter uses to determine host availability, and blocking it causes the host to show as Not Responding.
Question
After successfully adding a new ESXi 6.x host to vCenter Server, an administrator sees it as Not Responding in the vSphere Web Client interface a few minutes later. If the issue is caused by a network firewall blocking traffic, which port must be opened to correct this specific problem?
Options
- A443 (TCP)
- B443 (UDP)
- C902 (TCP)
- D902 (UDP)
How the community answered
(53 responses)- A4% (2)
- B11% (6)
- C8% (4)
- D77% (41)
Why each option
Port 902 UDP carries the ESXi heartbeat traffic that vCenter uses to determine host availability, and blocking it causes the host to show as Not Responding.
TCP 443 carries HTTPS management API traffic between vCenter and ESXi; blocking it would impair management operations but is not the specific port responsible for the heartbeat that drives the Not Responding state.
UDP 443 is not a defined VMware communication port for vCenter-to-ESXi traffic and is not relevant to host availability monitoring.
TCP 902 is used for virtual machine remote console (VMRC) data transfer, not for the heartbeat mechanism that determines host connectivity status.
vCenter Server sends UDP heartbeat probes to ESXi hosts on port 902 to continuously verify host reachability. When a firewall blocks this UDP traffic, vCenter stops receiving heartbeat acknowledgments and marks the host as Not Responding, even though the host itself is healthy.
Concept tested: vCenter to ESXi heartbeat port 902 UDP
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.install.doc/GUID-D56D4D83-48A2-4D4C-A53F-51C1B63AF0F3.html
Topics
Community Discussion
No community discussion yet for this question.