Skip to main content

Set external key management settings

The set storageArray externalKeyManagement command configures the external key management server address and port number.

Supported Arrays

This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Security Admin role.

Context

Note
This command applies only to external key management.

Syntax


set storageArray externalKeyManagement serverAddress=serverAddress
serverPort=portNumber

Parameters

ParameterDescription
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.

Example


SMcli -n Array1 -c "set storageArray externalKeyManagement serverAddress=192.0
.2.1 serverPort=8081;"

SMcli completed successfully.