VMware NSX 4.x Professional (2024) — Question 41
Which command on ESXi is used to verify the Local Control Plane connectivity with Central Control Plane?
Answer options
- A. esxcli network ip connection list | grep netcpa
- B. esxcli network ip connection list | grep ccpd
- C. esxcli network ip connection list | grep 1234
- D. esxcli network ip connection list | grep 1235
Correct answer: D
Explanation
The command that verifies the Local Control Plane connectivity with the Central Control Plane is option D, which specifically checks for the correct port number associated with that connectivity. Options A and B reference different identifiers that do not pertain to the Central Control Plane connectivity, while option C also uses an incorrect port number.