When trying to find the IP address of the ILO Out-of-Band Management associated with an ESX host, this can be found by doing the following:
- Enable SSH on the host you need the ILO IP from
 - SSH into the host using Putty or another SSH client
 - Type: cd /opt/hp/tools
 - Type: ./hponcfg -w /tmp/ilo-conf.txt
 
