Documentation, Support, and Training
Evaluating Product Compatibility
Preparing to Install the Blade Server
Installing Components and Blade Server
Installing Optional Components
Software and Firmware Upgrades
Software and Firmware Upgrades
Administering Parameters and Configurations
Locate MAC Address on Blade Server
Configuring and Using Serial Over LAN
Set Up Default Gateway IP Address
Create or Modify SOL User Name and Password
Administering User Accounts and Security
Read the subnet mask to see if it is already set.
# clia sendcmd board IPMB addr 0x0C 0x02 0x05 0x06 0x00 0x00
where board IPMB is the blade server’s IPMB address, as in the following example.
# clia sendcmd 0x9a 0x0C 0x02 0x05 0x06 0x00 0x00
If subnet mask is already set, skip to
Set Up Default Gateway IP Address.
Enter the in progress command as follows:
# clia sendcmd board IPMB addr 0x0C 0x01 0x05 0x00 0x01
Set the subnet mask as follows:
# clia sendcmd board IPMB addr 0x0C 0x01 0x05 0x06 four subnet mask bytes
as in the following example:
# clia sendcmd 0x9a 0x0C 0x01 0x05 0x06 0xFF 0xFF 0xFF 0x00
Enter the commit write command as follows:
# clia sendcmd board IPMB addr 0x0C 0x01 0x05 0x00 0x02
Read the subnet mask to ensure it is set correctly.