Home > |
---|
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.
This command is available only if the current slot is a PPSO partition.
stcconfig activationtimeoutset [-slot <slot_id>] -time <timeout>
Parameter | Shortcut | Description |
---|---|---|
-slot <slot_id> | -s <slot_id> |
Specifies the slot containing the partition for which you want to set the STC link activation timeout. This parameter is available only if you are logged into the HSM's Admin partition. |
-time <timeout> | -t <timeout> |
Specifies the activation timeout, in seconds. Range: 1-240 Default: 120 |
lunacm:> stcc atse -time 30
Successfully changed the activation timeout for the current slot to 30 seconds.
lunacm:> stcc atse -slot 3 -time 30
Successfully changed the activation timeout for slot 3 to 30 seconds.