Configure HP Integrated Lights Out

From EJP Documentation
Jump to navigation Jump to search

Notes

  • The HP Integrated Lights Out 3 (iLO) software can remotely perform most functions that otherwise require a visit to the servers at the data center, computer room, or remote location.
  • Since our server will be readily accessible in the computer lab, we don't need to remotely manage it, but we do want to ensure that you are aware of it and its configuration should you need to access it.

Goals

Configure the iLO password

When an HP server is shipped there is random default password set. We'll change the administrator password to be the same as the administrator password we set for our other contexts as well. That way there will be no confusion in the future.

Require iLO password at RBSU

At the lowest level you can configure the iLO with the ROM-Based Setup Utility (RBSU). This is the interface you would get to when you press F8 at boot time. By default there is no password for this interface. We want to make sure this interface is secure.

Configure the iLO Network Information

  • IP: 192.168.1.201
  • Mask: 255.255.255.0
  • DNS: None
  • Gatewat: None

The default configuration of iLO is to use DHCP to assign itself an IP address. This is a risk in the sense that attaching the server iLO interface will advertise itself to a potentially untrusted network, and otherwise invite curious or malicious users to take a closer look.

OPTIONAL: Disable ILO altogether

iLO can be a very useful set of features for management of the server. If the configuration of this tool is too much work, then you could disable it altogether. It is on by default.

Procedures

Boot into the iLO RBSU

ILO RBSU config (1).png
  • When you are at the first Boot logo screen where it suggests that you can press F9 for the BIOS setup, you should press F8


Enter BIOS password if already specified

Bios password prompt.png
  • If the BIOS password has already been set, then enter that
  • Note that it is only the first 7 characters of the regular administrator password


Enter the iLO RBSU password is already specified

ILO rbsu password prompt.png
  • If you've already been through this procedure before, then supply the ILO credentials
  • The username is administrator and the password is the full length standard password


Observe the iLO RBSU

ILO RBSU config (0).png
  • Now you should be looking at the iLO main screen.


Disable DHCP and set Hostname

ILO RBSU config (2).png
  • Navigate tot he Network menu
  • Set DHCP to OFF
  • Set the DNS name to EJP-SERVER-iLO


Set Netowork Details

ILO RBSU config (4).png
  • Navigate to the Network Menu
  • The Network Interface Adapter should be set to Shared Netowrk Port
    • Other server models have a dedicated interface for managment operations, but we are using the regular interfaces
  • Set the IP configuration
    • IP address: 192.168.1.201
    • Subnet Mask: 255.255.255.0
    • Gateway: 0.0.0.0


Set the Administrator password

ILO RBSU config (5).png
  • Navigate the the User->Edit menu


ILO RBSU config (6).png
  • Edit the Administrator user


ILO RBSU config (7).png
  • Set the password to the Full-length Administrator password



Enable the RBSU password

ILO RBSU config (3).png
  • Navigate to the Settings menu
  • Set Require iLO 3 RBSU Login to ENABLED
  • All the default of ENABLED for everything else
  • If you wanted to disable ILO altogether, you would do that here



Exit and reboot

ILO RBSU config (8).png
  • Navigate to the File->Exit Menu
  • The server will reboot when you exit