Skip To Main Content
Support Knowledge Base

How to Update FRU Details Remotely in Intel® Server System?

Content Type: Troubleshooting   |   Article ID: 000092817   |   Last Reviewed: 02/09/2024

Description

Update the FRU details like Board, chassis, and Product details of the Intel® Server System remotely.

Resolution

Use the IPMI commands below to change the Board, chassis, and Product details:

Board Manufacturer to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field b 0 "xxxx".

Board Product name to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field b 1 "xxxx".

Board serial number to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field b 2 "xxxx".

Board part number to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field b 3 "xxxx".

Product Manufacturer to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field p 0 "xxxx".

Product Product name to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field p 1 "xxxx".

Product part number to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field p 2 "xxxx".

Product version number to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field p 3 "xxxx".

Product serial number to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field p 4 "xxxx".

Asset tag to xxxx
>>ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field p 5 “xxxxx”.

Chassis Part Number to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field c 0 "xxxx".

Chassis Serial Number to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field c 1 "xxxx".

Chassis Extra 1 to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field c 2 "xxxx".

Chassis Extra 2 to xxxx
>> ipmitool -I lanplus -H <BMC IP> -U <username> -P <password> -C 17 fru edit 0 field c 3 "xxxx".

Related Products

This article applies to 2 products.