nerdexam
Broadcom-VMware

2V0-622D · Question #113

An administrator is in the process of deploying a new ESXi host. - The host is able to be added to the vCenter Server's inventory, but after a short period of time it shows as disconnected. - The admi

The correct answer is A. Port 902 UDP from the host to the vCenter Server is blocked. ESXi hosts use port 902 UDP to send continuous heartbeats to vCenter Server. Blocking this port allows initial connection but causes repeated disconnections as heartbeats fail.

Section 2 – Configure and Administer vSphere 6.5 Networking

Question

An administrator is in the process of deploying a new ESXi host.

  • The host is able to be added to the vCenter Server's inventory, but

after a short period of time it shows as disconnected.

  • The administrator is able to reconnect the host but it then

disconnects again after a short period of time. Which is the problem?

Options

  • APort 902 UDP from the host to the vCenter Server is blocked
  • BPort 443 TCP from the host to the vCenter Server is blocked
  • CPort 902 TCP from the host to the vCenter Server is blocked
  • DPort 443 TCP from the vCenter Server to the host is blocked

How the community answered

(25 responses)
  • A
    72% (18)
  • B
    4% (1)
  • C
    8% (2)
  • D
    16% (4)

Why each option

ESXi hosts use port 902 UDP to send continuous heartbeats to vCenter Server. Blocking this port allows initial connection but causes repeated disconnections as heartbeats fail.

APort 902 UDP from the host to the vCenter Server is blockedCorrect

Port 902 UDP is used by ESXi hosts to send heartbeat signals to vCenter Server. When this port is blocked outbound from the host, vCenter receives no heartbeats and marks the host as disconnected after the timeout period expires, producing the exact repeat-disconnect symptom described.

BPort 443 TCP from the host to the vCenter Server is blocked

Port 443 TCP is used for vCenter management API communication; if blocked from the host, the host could not be added to inventory at all, not just periodically disconnected.

CPort 902 TCP from the host to the vCenter Server is blocked

Port 902 TCP is used for VM provisioning traffic such as file copies and console access, not for the continuous heartbeat mechanism that maintains host connectivity status.

DPort 443 TCP from the vCenter Server to the host is blocked

Port 443 TCP from vCenter to the host handles management operations, but the periodic disconnect symptom specifically points to failed outbound heartbeats from the host, not inbound management traffic.

Concept tested: ESXi to vCenter heartbeat port 902 UDP

Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-security/GUID-171C59B2-A5A8-4E5D-B4FF-77FBA7A2F7BD.html

Topics

#ESXi connectivity#port 902#vCenter Server#network troubleshooting

Community Discussion

No community discussion yet for this question.

Full 2V0-622D Practice