VMware NSX 4.x Professional (2023) — Question 70
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 1235
- B. esxcli network ip connection list | grep ccpd
- C. esxcli network ip connection list | grep netcpa
- D. esxcli network ip connection list | grep 1234
Correct answer: A
Explanation
The command 'esxcli network ip connection list | grep 1235' is used to verify the connectivity of the Local Control Plane to the Central Control Plane. The other options do not target the correct port or service required for this specific connectivity check.