Locally: Keyboard Controller Style (KCS)
This access method uses the IPMI/KCS interface. The IPMI driver must be
installed; with some operating systems, the IPMI driver is installed by default. The
ASU provides the corresponding mapping layer.
Procedure
To update the UUID, in the ASU command-line interface, enter the following
command:
asu set SYSTEM_PROD_DATA.SysInfoUUID uuid
where uuid is the user-assigned hexadecimal value, up to 16 bytes, that identifies
the compute node.
To update the DMI/SMBIOS data, complete the following steps:
1. In the ASU command-line interface, enter the following command:
asu set SYSTEM_PROD_DATA.SysInfoProdName xxxxyyy
where:
xxxx is the 4-digit machine type of the compute node.
yyy is the 3-digit model number of the compute node.
2. Enter the following command:
asu set SYSTEM_PROD_DATA.SysInfoSerialNum zzzzzzz
where zzzzzzz is the 7-character serial number of the compute node.
3. Enter the following command:
asu set SYSTEM_PROD_DATA.SysEncloseAssetTag
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
where aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa is the 33-character asset tag number of
the compute node.
Locally: LAN over USB
If you omit any optional parameter, the default value is used. If one or more
default values are used and the ASU cannot access the IMM2 by using the LAN
over USB access method, the ASU automatically uses the KCS access method.
Procedure
To update the UUID, in the ASU command-line interface, enter the following
command:
asu set SYSTEM_PROD_DATA.SysInfoUUID uuid [--host ipaddress]
[--user userid][--password password]
where:
uuid is the user-assigned hexadecimal value, up to 16 bytes, that identifies the
compute node.
ipaddress
is the internal LAN/USB IP address of the IMM2. The default is
169.254.95.118.
userid is the IMM2 account name (1 of 12 accounts). The default is USERID.
Chapter 2. Configuring 33