The set storageArray externalKeyManagement command configures the external key management server address and port number.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Security Admin role.
set storageArray externalKeyManagement serverAddress=serverAddress
serverPort=portNumber
Parameter | Description |
---|---|
serverAddress | Allows you to specify the external key management server address. The server address can be a fully qualified domain name, IPv4 address, or IPv6 address. |
serverPort | Allows you to specify the port number of the external key management server. |
SMcli -n Array1 -c "set storageArray externalKeyManagement serverAddress=192.0
.2.1 serverPort=8081;"
SMcli completed successfully.