ipmcset -t fru0 -d shutdowntimeout
更新时间: 2026/07/28
在Gitcode上查看源码命令功能
设置设备下电时限
命令格式
ipmcset -t fru0 -d shutdowntimeout -v <time> [-s <systemid>]
命令类型
ipmcset
参数说明
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
SystemId | - | 否 | - | - | - |
time | integer | 是 | - | 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> |
输出样例
[System<value>] Set shutdown timeout successfully.