stc activationTimeOut set
Set the activation timeout for an STC link. The activation timeout is the maximum time allowed to establish the STC link before the channel request is dropped.
NOTE Secure Trusted Channel (STC) changes format for Luna HSM Firmware 7.7.0; LunaSH commands used by the HSM SO for STC are described here for Luna HSM Firmware 7.4.2 and older, and are discontinued for Luna HSM Firmware 7.7.0 and newer.
For Luna HSM Firmware 7.7.0 and newer, only the Partition SO can configure these STC options, using LunaCM (see stcconfig) after the partition is initialized.
You must be logged in as the HSM SO to use this command.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
stc activationTimeOut set -partition <partition_name> -time <timeout>
Argument(s) | Shortcut | Description |
---|---|---|
-partition <partition_name> | -p | Specifies the name of the partition for which you want to set the STC link activation timeout. |
-time <timeout> | -t |
Specifies the activation timeout, in seconds. Range: 1 to 240 Default: 120 |
Example
lunash:>stc activationTimeOut set -partition partition2 -time 60 Successfully changed the activation timeout for partition partition2 to 60 seconds. Command Result : 0 (Success)