exam questions

Exam 2V0-11.24 All Questions

View all questions & answers for the 2V0-11.24 exam

Exam 2V0-11.24 topic 1 question 75 discussion

Actual exam question from VMware's 2V0-11.24
Question #: 75
Topic #: 1
[All 2V0-11.24 Questions]

An administrator logged into NSX Manager to view host details. The administrator noticed that the "Tunnel" status for the ESXi hosts, in the VI workload domain, is showing down.
What is a possible reason the ESXi host tunnels are showing down in NSX?

  • A. The IGMP has been disabled on the network.
  • B. The MTU setting for the host TEPs has been set to 1500.
  • C. The host TEP IP addresses are being dynamically assigned through DHCP instead of being statically assigned.
  • D. The overlay traffic is being blocked by the gateway firewall.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Altra001
1 month, 1 week ago
Selected Answer: D
In NSX-T, the Tunnel Endpoint (TEP) interfaces on ESXi hosts are responsible for encapsulating and decapsulating overlay traffic (Geneve encapsulation). If the tunnel status is showing as "down", it usually means that TEP-to-TEP communication is failing. One common cause is that firewalls or network devices between the hosts are blocking overlay traffic, which typically uses UDP port 6081 for Geneve encapsulated packets.
upvoted 1 times
...
Manu62
3 months, 1 week ago
Selected Answer: D
In NSX-T, ESXi hosts communicate through Tunnel Endpoints (TEPs) using Geneve encapsulation. If the Tunnel status is "Down", it means the overlay communication between ESXi hosts is failing. The most common cause of this issue is that overlay traffic (UDP 6081) is being blocked by a firewall at the gateway or upstream network device. Why "Overlay Traffic Blocked by Firewall" is the Correct Answer? NSX-T uses UDP port 6081 for Geneve encapsulation to create overlay tunnels between ESXi hosts and Edge Transport Nodes. If a firewall blocks UDP 6081, TEPs cannot establish communication, causing tunnels to show "Down" in NSX Manager. Solution: Ensure that UDP 6081 is allowed between all transport nodes (ESXi hosts, Edge Nodes, and NSX-T Managers).
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...