CLI Guide

Mandatory Options and
Arguments
Optional Parameters Valid Parameters
Arguments
Description
action=getforeign
keyids
Disk Location: 0:7:1
Foreign Key ID: secure
RAIDCFG Command successful!
Creating Encryption Key
The following table lists the RAIDCFG options, parameters, and pre-dened arguments for creating encryption key for the controller.
Table 352. Creating Encryption Key
Mandatory Options and
Arguments
Optional Parameters Valid Parameters
Arguments
Description
-ctrl -c=id -
ac=csk -
pp=passphrase -
kid=key
or
controller
controllerid=id
action=createsecu
ritykey
passphrase=passph
rase keyid=key
NA NA
Creates encryption key for the encryption-capable
controller.
Example:
A:>raidcfg -ctrl -c=2 -ac=csk -
pp=Dell_123 kid=Dell_321
Changing Encryption Key
The following table lists the RAIDCFG options, parameters, and pre-dened arguments for changing the encryption key of the controller.
Table 353. Changing Encryption Key
Mandatory Options and
Arguments
Optional Parameters Valid Parameters
Arguments
Description
-ctrl -c=id -
ac=chsk -
pp=passphrase -
kid=key -
opp=passphrase
or
controller
controllerid=id
action=changesecu
ritykey
passphrase=passph
rase keyid=key
oldpassphrase=pas
sphrase
NA NA
Changes the encryption key of the encryption-
capable controller.
Example:
A:>raidcfg -ctrl -c=2 -ac=chsk -
pp=Dell_123 kid=Dell_321 -
opp=Dell_abc
RAIDCFG 209