SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Set external key management settings

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

Supported Series

This command applies to an individual ETERNUS AB/HB series storage system.

Roles

To execute this command on the ETERNUS AB/HB series storage system, you must have the Security Admin role.

Context

This command applies only to external key management.

Syntax

set storageArray externalKeyManagement serverAddress=serverAddress
serverPort=portNumber

Parameters

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.

Example

SMcli -n Array1 -c "set storageArray externalKeyManagement serverAddress=192.0.2.1 serverPort=8081;"

   SMcli completed successfully.
Top of Page