ipmcset -d ipmiraw
更新时间: 2026/07/28
在Gitcode上查看源码Command Function
Send ipmi command and get response
Command Format
ipmcset -d ipmiraw -v "<netfn> <cmd> [payload]"
Command type
ipmcset
Parameters
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
ReqMsg | string | Yes | - | - | - |
Example
ipmcset -d ipmiraw -v "0x06 0x01"ipmcset -d ipmiraw -v "0x06 0x24 0x82 0x01 0x00 0x00 0x60 0x09"Output Examples
None