CLI Guide

Table 350. Displaying Foreign Key Ids
Mandatory Options and
Arguments
Optional Parameters Valid Parameters
Arguments
Description
--ctrl -c=id -
ac=gfki
or
controller
controllerid=id
action=getforeign
keyids
NA NA
Displays the foreign key ids present on the specied
controller.
Example:
A:>raidcfg -ctrl -c=2 -ac=gfki
Controller: PERC H710P Mini
******** Foreign Key IDs ********
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 351. 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 352. 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
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