1.Use the following command to obtain the SDN
curl [options]
•Replace <token>with the token created in step 2.
•Replace <controller_ip> with your controller IP address.
NOTE: If you are installing a High Availability license, enter the IP address of the lead controller.
A numerical install_id appears. For example: 1249679
2.Record your install_id for use in the next part of the license registration process.
A.2.2 Activating a license on the controllerUsing your license key, you must now activate a license on the controller, completing the license registration and activation process.
To activate a license on the controller:
1.If your previous cURL session has closed or timed out,
2.Use this command to activate the license on the controller.
curl [options]
•Replace <token> with the token you obtained using the authentication command.
•Replace <license_key> with the key obtained in “Registering your license and obtaining a license key”. You can view the key by logging on to the My Network portal and selecting My Licenses, as shown in Figure 33.
•Replacec<controller_id> with your controller IP address.
NOTE: If you are installing a High Availability license, enter the IP address of the lead controller.
The installed license information appears in JSON format, as shown below.
Example 2 Installed license output
{
"license" : { "install_id" : 1249679, "serial_no" : 13,
"license_metric" : "HA Controller",
"product" : "HP VAN SDN Ctrl Base",
"metric_qty" : 500,
"license_type" : "PRODUCTION",
"base_license" : false,
"creation_date" :
"activated_date" :
"expiry_date" :
"license_status" : "ACTIVE"
}
}
A.2.3 Uninstalling licenses to prepare for transferTo uninstall licenses, see “Installing, activating, uninstalling, or transferring licenses” (page 34).
A.2 Licensing actions 113