Sets the flag for automatically starting the CCDB and transferring data to the memory
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Sets the flag for automatically starting the CCDB and transferring data to the memory.
Privilege
BasicSetting
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | bch |
| 1:2 | 0x0002 |
| 3:4 | Reserved extended field. Set it to 0. |
| 5 | Sdr_type:64h |
| 6 | Flag |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Set the flag for automatically starting the CCDB to the memory.
Request:
ipmitool raw 0x32 0xbc 0x00 0x02 0x00 0x00 0x64 0x01
