nerdexam
Broadcom-VMware

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.

Section 2 – Configure and Administer vSphere 6.x Networking

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)
  • A
    4% (2)
  • B
    11% (6)
  • C
    8% (4)
  • D
    77% (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.

A443 (TCP)

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.

B443 (UDP)

UDP 443 is not a defined VMware communication port for vCenter-to-ESXi traffic and is not relevant to host availability monitoring.

C902 (TCP)

TCP 902 is used for virtual machine remote console (VMRC) data transfer, not for the heartbeat mechanism that determines host connectivity status.

D902 (UDP)Correct

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

#firewall ports#vCenter-ESXi communication#port 902#Not Responding state

Community Discussion

No community discussion yet for this question.

Full 2V0-621 Practice