Enabling or Disabling the CLP Notimeout Function (notimeout)
Function
The notimeout command is used to enable or disable the CLP notimeout function. The setting takes effect only after you exit and log in to iBMC CLI again.
By default, the CLP notimeout function is disabled.
Format
ipmcset -d notimeout -v <enabled | disabled>
Parameters
Parameter |
Description |
Value |
---|---|---|
enabled |
Enables the CLP notimeout function. |
- |
disabled |
Disables the CLP notimeout function. |
- |
Usage Guidelines
None
Example
# Enable the CLP notimeout function.
iBMC:/->ipmcset -d notimeout -v enabled Set no timeout state successfully.
# Disable the CLP notimeout function.
iBMC:/->ipmcset -d notimeout -v disabled Set no timeout state successfully.