代码仓
中
Cold Reset
更新时间: 2026/08/06
在AtomGit上查看源码

Cold Reset ​

Change History ​

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information ​

Function Description ​

Cold reset.

Privilege ​

ReadOnly

Command Information ​

Request Information ​

ByteData Field
NetFnApp 06h
CMD02h

Response Information ​

ByteData Field
1Completion Code

Command Example ​

Perform a cold reset. ​

Request:

bash
ipmicmd -k "0f 00 06 02" smi 0

Response:

text
0f 07 00 02 00

Back to Index ​