Home > |
---|
vtl backup token factoryreset - factory reset a backup HSM.
vtl backup token factoryreset -target <slot# or label>
This command factory-resets a backup HSM connected to the SafeNet Network HSM appliance.
Option | Description |
---|---|
-target <token> | (mandatory) label or slot number for the target token/HSM |
If the Backup HSM has not been initialized since the last factory reset:
bash # ./vtl backup token factoryreset -target 1
*** Are you sure you wish to reset this HSM to factory default settings? [yes/no]: yes
Token is already zeroized
Error (RC_GENERAL_ERROR)
bash #
If the Backup HSM has been initialized since the last factory reset:
bash # ./vtl backup token factoryreset -target 1
*** Are you sure you wish to reset this HSM to factory default settings? [yes/no]: yes
'factory reset' successful.
bash #