System Administration > Configuration > NSX Managers > Cluster > Management

join management-plane <ip-address[:port]> username <username> thumbprint <thumbprint> [password <password>] [interface-name <interface-name>]

Join this keymanager with the management plane. You can specify any NSX Manager in the management cluster in this command.

Use the API username and password for the specified NSX Manager. If you do not provide a password on the command line, you will be prompted to enter one.

Get the NSX Manager thumbprint by running the get certificate api thumbprint command on the specified NSX Manager.

Specify the network interface name used for hypervisors to request keys.

Parameters:

Option Description
<ip-address[:port]> IPv4 or IPv6 address of an NSX Manager and optional port
<username> Manager API username
<thumbprint> Manager API thumbprint
<password> Manager API password
<interface-name> Network interface argument


Example:

nsx-keymanager-1> join management-plane 192.168.110.105 username admin thumbprint fef089bbfbd2e10da6ee08c7ff4a95da1368587abfd2c6db59c8db540bc43e58 interface-name eth0 Password for API user: KeyManager node successfully registered and service restarted

Mode:

Basic

Availability: