Chassis Dpu Power Off
更新时间: 2026/08/06
在Gitcode上查看源码Chassis Dpu Power Off
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Disable the DPU standby power supply and forcibly power off the host OS.
Privilege
PowerMgnt, administrator permission. After the system is locked, the SET operation is prohibited.
Available only after China Telecom customization is enabled
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 3Ah |
| CMD | F5h |
| 1 | Sub command=00h |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code 0x0: The command is executed successfully. Other return codes: The command execution is abnormal. |
Command Example
Power off the DPU and the server.
Request:
bash
ipmitool raw 0x3a 0xf5 0x00Response:
text
0x00