IPMI command for clear CYP SW key.

IPMI command for clear CYP SW key.

Please perform below IPMI command in case you need to clear ASM key on CYP board.

Command: ipmitool raw 0x3e 0x78 0x03


    • Related Articles

    • Ipmi command for clear FCP ASM /VROC software key.

      Please run below command in case you need to clear the SW key on FCP board. Remove ASM Key: ipmitool raw 0x3e 0x78 0x3 0x1 Remove VROC Standard Key: ipmitool raw 0x3e 0x78 0x3 0x2 Remove VROC Premium Key: ipmitool raw 0x3e 0x78 0x3 0x3
    • Ipmi command "ipmitool sel list " doesn't show sel log on D50DNP system.

      Fail symptom : No message print after perform "ipmi sel list " , only show "sel has no entries" Root cuase : OpenBMC does not have the static SDR design like legacy BMC, so when adding a SEL entry via a raw command, the BMC will attempt to map it ...
    • How to use ipmi command to set next boot as PXE boot

      If customer needs to use ipmi command to set system next boot as PXE boot. Then customer can use below command to let their system boot to PXE mode at next power-on. ipmi command: #ipmitool chassis bootdev pxe (for Legacy mode) #ipmitool chassis ...
    • Intel_SGX_SW_Installation_Guide_for_Linux

      Intel_SGX_SW_Installation_Guide_for_Linux
    • How to use IPMITOOL to modify BMC FRU file

      How to use IPMITOOL to modify BMC FRU Ipmitool: v1.8.18 Command: ipmotool [-H hotst_IP –U username –P password] fru edit <fru id> field <section> <index> <string> Sample: ipmotool [-H hotst_IP –U username –P password] fru edit 0 field p 0 MiTAC <fru ...