ipmcset -d shutdowntimeout
更新时间: 2026/07/28
在Gitcode上查看源码Command Function
Set graceful shutdown timeout state and value
Command Format
ipmcset -d shutdowntimeout -v <time> [-s <systemid>]
Command type
ipmcset
Parameters
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
SystemId | - | No | - | - | - |
time | integer | Yes | - | Type: Script; if not (Input == 0 or (Input >= 10 and Input <= 6000)) then error(base_messages.PropertyValueNotInList(Input, PropertyName)) end | 0 : Disabled shutdown timeout state Others : Enabled shutdown timeout state, timeout range <10 s -- 6000 s> |
Output Examples
[System<value>] Set shutdown timeout successfully.