The Desktop Management Interface (DMI) must be updated when the system board is replaced. Use the Advanced Settings Utility to update the DMI.
To download the ASU and update the DMI, complete the following steps.
asu set SYSTEM_PROD_DATA.SysInfoProdName m/t_model[access_method]
asu set SYSTEM_PROD_DATA.SysInfoSerialNum s/n [access_method]
asu set SYSTEM_PROD_DATA.SysEncloseAssetTag asset_tag[access_method]
[host imm_internal_ip] [user imm_user_id][password imm_password]
The following commands are examples of using the user ID and password default values and not using the default values:
Examples that do not use the userid and password default values:
asu set SYSTEM_PROD_DATA.SYsInfoProdName m/t_model --user imm_user_id--password imm_password
asu set SYSTEM_PROD_DATA.SYsInfoSerialNum s/n--user imm_user_id --password imm_password
asu set SYSTEM_PROD_DATA.SYsEncloseAssetTag asset_tag --user imm_user_id--password imm_password
Examples that do use the user ID and password default values:
asu set SYSTEM_PROD_DATA.SysInfoProdName m/t_modelasu set SYSTEM_PROD_DATA.SysInfoSerialNum s/nasu set SYSTEM_PROD_DATA.SysEncloseAssetTag asset_tagYou do not need to specify a value for access_method when you use this access method.
The KCS access method uses the IPMI/KCS interface. This method requires that the IPMI driver is installed. Some operating systems have the IPMI driver installed by default. ASU provides the corresponding mapping layer. See the Advanced Settings Utility Users Guide for more details. You can access the ASU Users Guide from thehttp://www.ibm.com/systems/support/supportsite.wss/docdisplay?lndocid=TOOL-ASU&brandind=5000016.
The following commands are examples of using the user ID and password default values and not using the default values:
Examples that do not use the user ID and password default values:
asu set SYSTEM_PROD_DATA.SYsInfoProdName m/t_model
asu set SYSTEM_PROD_DATA.SYsInfoSerialNum s/n
asu set SYSTEM_PROD_DATA.SYsEncloseAssetTag asset_tag
host imm_external_ip [user imm_user_id][password imm_password]
The following commands are examples of using the user ID and password default values and not using the default values:
Examples that do not use the user ID and password default values:
asu set SYSTEM_PROD_DATA.SYsInfoProdName m/t_model--host imm_ip --user imm_user_id --password imm_password
asu set SYSTEM_PROD_DATA.SYsInfoSerialNum s/n --host imm_ip --user imm_user_id--password imm_password
asu set SYSTEM_PROD_DATA.SYsEncloseAssetTag asset_tag--host imm_ip --user imm_user_id --password imm_password
Examples that do use the user ID and password default values:
asu set SYSTEM_PROD_DATA.SysInfoProdName m/t_model--host imm_ip
asu set SYSTEM_PROD_DATA.SysInfoSerialNum s/n --host imm_ip
asu set SYSTEM_PROD_DATA.SysEncloseAssetTag asset_tag --host imm_ip
You can also build a bootable media using the applications available from thehttp://www.ibm.com/systems/support/supportsite.wss/docdisplay?lndocid=TOOL-BOMC&brandind=5000016.