Clear BayConfig Data
更新时间: 2026/08/06
在Gitcode上查看源码Clear BayConfig Data
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Clears BayConfig data.
Privilege
BASICSETTING
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 94h |
| 1 | Reversed |
| 2:3 | 0x0080 |
| 4 | Reversed |
| 5 | 0x72 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Clear BayConfig data.
Request:
bash
ipmitool raw 0x32 0x94 0x00 0x00 0x80 0x00 0x72Response:
text