VMware NSX-T Data Center (VCP-NV 2019) — Question 8
An NSX administrator has deployed an NSX Edge on a bare-metal server.
Which command registers the NSX Edge with the NSX Manager?
Answer options
- A. join cluster <NSX-Cluster-IP> username root password <root-password> thumbprint <NSX Manager-thumbprint>
- B. join management-plane <nsx-manager-ip> username admin password <admin-password> thumbprint <nsx-manager-thumbprint>
- C. join policy-manager <nsx-manager-ip> username root password <root-password> thumbprint <nsx-manager-thumbprint>
- D. join management-cluster <NSX-Cluster-IP> username admin password <admin-password> thumbprint <NSX Manager-thumbprint>
Correct answer: B
Explanation
The correct command to register an NSX Edge with the NSX Manager is option B, which specifies joining the management plane with the appropriate credentials and thumbprint. Options A, C, and D reference incorrect contexts or components, such as clusters or policy managers, which are not the correct targets for this registration process.