The Desktop Management Interface (DMI) must be updated when the system board is replaced.
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>]
Where:
The following commands are examples of using the userid 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 userid 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>You 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 be installed. Some operating systems have the IPMI driver installed by default. ASU provides the corresponding mapping layer. See the Advanced Settings Utility Users Guide at http://www-947.ibm.com/systems/ support/supportsite.wss/docdisplay? brandind=5000008&lndocid=MIGR-55021 for more details.
The following commands are examples of using the userid 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>
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>]
Where:
The following commands are examples of using the userid 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> --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 userid 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 through the Tools Center Web site at http://publib.boulder.ibm.com/infocenter/toolsctr/v1r0/index.jsp. From Deployment Tools, click Bootable Media Creator.