Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Setting SOL Session Timeout Period (sol -d timeout)
Setting SOL Session Timeout Period (sol -d timeout)
Function
The sol -d timeout command is used to set the timeout period for SOL sessions. If no operation is performed within the specified timeout period, the SOL session will be automatically disconnected and the iBMC CLI is displayed.
Format
ipmcset -t sol -d timeout -v <value>
Parameters
Parameter
Description
Value
value
Maximum idle time (in minutes) after the last operation on the SOL session. If no operation is performed within the specified time, the SOL session will be automatically disconnected.
Value range: 0 to 480
The value 0 indicates unlimited time.
Default value: 15
Usage Guidelines
Only iBMC V256 and later versions support this command.
Example
# Set the SOL session timeout period to 20 minutes.
iBMC:/->ipmcset -t sol -d timeout -v 20
Set SOL timeout period successfully.