The set storageArray externalKeyManagement command configures the external key management server address and port number.
This command applies to an individual E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
To execute this command on an E2800, E5700, EF600, or EF300 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.
8.40