Question 1 of 25
What is the VMware recommended way to deploy a virtual NSX Edge Node?
Show answer
How others answered
- A100%
Supporting references
Practice workspace
Try 25 supported questions from the 83-question bank. Check each answer when you are ready and keep this preview’s progress privately in your browser.
Free preview
This sample includes answers, available explanations, official references and curated community discussion. An Exam Pass unlocks the private complete bank for this exam.
Answer support
Unexplained marked answers are community claims, not independently verified teaching. Check uncertain or contested items against the official sources below.
25 questions in this bank
What is the VMware recommended way to deploy a virtual NSX Edge Node?
How others answered
Supporting references
What is VMware’s recommendation for the minimum MTU requirements when planning an NSX deployment?
How others answered
An administrator has connected two virtual machines on the same overlay segment. Ping between both virtual machines is successful. What type of network boundary does this represent?
How others answered
Only 67% agreed on this answer — treat it as contested rather than settled.
Explanation
In this scenario, both virtual machines are on the same overlay segment, meaning they are part of the same Layer 2 network. In a Layer 2 broadcast domain, devices can communicate with each other at the Ethernet level, meaning they are in the same broadcast domain, and broadcast traffic can reach all devices in the same domain. Layer 2 bridge (A): This refers to connecting two different Layer 2 segments together, but in the case described, the VMs are already on the same segment, so this does not apply. Layer 2 VPN (C): This would typically be used to extend a Layer 2 network over a Layer 3 infrastructure, not applicable in this scenario where the VMs are already on the same segment. Layer 3 route (D): A Layer 3 boundary implies routing between different subnets or networks, which is not the case here, as the VMs are in the same network. So, the scenario describes a Layer 2 broadcast domain where both VMs can communicate.
Adapted from community discussion by electro165 · 2025-02-12 · 2 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
Which two steps must an NSX administrator take to integrate VMware Identity Manager in NSX to support role-based access control? (Choose two.)
A customer is preparing to deploy a VMware Kubernetes solution in an NSX environment. What is the minimum MTU size for the UPLINK profile?
How others answered
What are three NSX Manager roles? (Choose three.)
How others answered
Which VMware NSX Portfolio product can be described as a distributed analysis solution that provides visibility and dynamic security policy enforcement for NSX environments?
How others answered
Which command on ESXi is used to verify the Local Control Plane connectivity with Central Control Plane?
How others answered
Which two commands does an NSX administrator use to check the IP address of the VMkernel port for the Geneve protocol on the ESXi transport node? (Choose two.)
How others answered
Only 67% agreed on this answer — treat it as contested rather than settled.
Which two statements describe the characteristics of an Edge Cluster in NSX? (Choose two.)
How others answered
Only 40% agreed on this answer — treat it as contested rather than settled.
An NSX administrator is using ping to check connectivity between VM1 running on ESXi1 to VM2 running on ESXi2. The ping tests fail. The administrator knows the maximum transmission unit size on the physical switch is 1600. Which command does the administrator use to check the VMware kernel ports for tunnel end point communication?
How others answered
Only 67% agreed on this answer — treat it as contested rather than settled.
Explanation
vmkping is the command used to test network connectivity for VMware kernel ports (vmk interfaces). The ++netstack=geneve option specifies that the Geneve (Generic Network Virtualization Encapsulation) protocol is being used. Geneve is the protocol used in NSX-T for overlay tunneling between ESXi hosts. -d enables the Don't Fragment (DF) bit, which ensures that the packet will not be fragmented. This is important because you're testing with a specific MTU size. -s 1572 sets the packet size to 1572 bytes. This accounts for the overhead of the encapsulation and leaves the packet size of 1600 bytes (the maximum allowed by the physical switch), considering the Geneve header.
Adapted from community discussion by electro165 · 2025-02-12 · 2 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
An NSX administrator is creating a NAT rule on a Tier-0 Gateway configured in active-standby high availability mode. Which two NAT rule types are supported for this configuration? (Choose two.)
How others answered
Explanation
Destination NAT is supported, but Tier-0 Gateways in active-standby HA mode have specific limitations regarding dynamic or stateful destination NAT configurations. Some more complex forms of DNAT may not work as expected in HA mode. In active-standby HA mode on a Tier-0 Gateway, the supported NAT rule types are: 1:1 NAT Source NAT (SNAT)
Adapted from community discussion by electro165 · 2025-02-12 · 3 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
When deploying an NSX Edge Transport Node, what two valid IP address assignment options should be specified for the TEP IP addresses? (Choose two.)
How others answered
Which two of the following will be used for ingress traffic on the Edge node supporting a Single Tier topology? (Choose two.)
How others answered
Only 67% agreed on this answer — treat it as contested rather than settled.
Explanation
The two interfaces that will be used for ingress traffic on the Edge node supporting a Single Tier topology are: B) Tier-0 Uplink interface C) Downlink Interface for the Tier-0 DR
Adapted from community discussion by amorcle · 2025-02-09 · 2 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
Which two are supported by L2 VPN clients? (Choose two.)
How others answered
An administrator is configuring service insertion for Network Introspection. Which two places can the Network Introspection be configured? (Choose two.)
How others answered
Where can an administrator see a visual overview of network connections between different VMs and different networks, within the NSX domain?
How others answered
What are the four types of role-based access control (RBAC) permissions? (Choose four.)
How others answered
What are four NSX built-in role-based access control (RBAC) roles? (Choose four.)
How others answered
Only 67% agreed on this answer — treat it as contested rather than settled.
Explanation
A. None: This is not a valid role in NSX. Users with "None" access wouldn't have permissions. F. Enterprise Admin: This is not a built-in NSX role. It may exist in other systems but not in NSX's role list. G. LB Operator: While NSX has features related to load balancing, "LB Operator" is not a default RBAC role.
Adapted from community discussion by electro165 · 2025-02-12 · 2 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
Which three DHCP Services are supported by NSX? (Choose three.)
How others answered
Explanation
D. Port DHCP per VNF: This is not a valid DHCP service in NSX. DHCP is not configured per VNF port. E. VRF DHCP Server: NSX doesn't explicitly support a "VRF DHCP Server." While VRFs are supported for routing, DHCP services are associated with gateways or segments, not VRFs.
Adapted from community discussion by electro165 · 2025-02-12 · 2 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
Which of the following settings must be configured in an NSX environment before enabling stateful active-active SNAT?
An administrator has been tasked with implementing the SSL certificates for the NSX Manager Cluster VIP. Which is the correct way to implement this change?
How others answered
Supporting references
An administrator needs to download the support bundle for NSX Manager. Where does the administrator download the log bundle from?
How others answered
Only 60% agreed on this answer — treat it as contested rather than settled.
Explanation
To download the support bundle for NSX Manager, the administrator navigates to the System tab in the NSX Manager web interface and selects Support Bundle. This is where the option to generate and download the log bundle for troubleshooting is located.
Adapted from community discussion by electro165 · 2025-02-12 · 2 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
Supporting references
Which of the following statements is true regarding the use of a Dynamic Routing Protocol on a Tier-1 Gateway?
How others answered
Only 50% agreed on this answer — treat it as contested rather than settled.
Explanation
In NSX, BGP is the only supported dynamic routing protocol on a Tier-1 Gateway. OSPF is not supported at the Tier-1 level; it is only available on Tier-0 Gateways. This limitation means that for dynamic routing on a Tier-1 Gateway, administrators can configure BGP to exchange routing information with connected Tier-0 Gateways
Adapted from community discussion by amorcle · 2025-02-10 · 2 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.
An administrator wants to validate the BGP connection status between the Tier-0 Gateway and the upstream physical router. What sequence of commands could be used to check this status on NSX Edge node?
How others answered
Keyboard:J Kmove between questionsA–Dselect an answerRshow or hide the answer← →change page
2V0-41.24 practice, question 1 of 25
Compiled from exam discussions posted publicly by other people on ExamTopics. Copyright in each contribution rests with its original author; it is reproduced here for study. Not verified by us — most items carry no explanation. To request removal, see our content policy.
Compiled from ExamTopics community discussions
Compiled from publicly posted community exam discussions. Contributed by third parties rather than written here, so accuracy varies and most items carry no explanation.
Across the private full bank: 8 explanations, 83 questions with candidate context and 5 questions with direct citations.
Version 1.0.0 · bank updated . How we source questions