SANtricity 11.8 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 HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 or AB3100 storage system.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 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