VMware NSX 4.x Professional (2023) — Question 5
Which command is used to test management connectivity from a transport node to NSX Manager?
Answer options
- A. esxcli network ip connection list | grep 1234
- B. esxcli network connection list | grep 1235
- C. esxcli network ip connection list | grep 1235
- D. esxcli network connection list | grep 1234
Correct answer: A
Explanation
The correct command 'esxcli network ip connection list | grep 1234' is specifically designed to test the connectivity to the NSX Manager via the specified port. Options B and D do not target the correct port or command type, while option C incorrectly uses the wrong port number.