< System administration < ProLiant
HP Integrated Lights-Out or iLO is an HP server management technology to provide Out of Band Management capabilities.
Connect to iLO
HP iLO is configured by default to get a IP via DHCP address. [1] So you can connect directly to:
https://<iLO hostname or IP address>.
Common commands
- Getting help:
</>hpiLO-> help
- List of users:
</>hpiLO-> show /map1/accounts1
- Create users:
</>hpiLO-> create /map1/accounts1 username=HPadmin password=Passw0rd
- Invoke Virtual serial port:
</>hpiLO-> VSP
Review full list in: https://support.hpe.com/hpsc/doc/public/display?docId=a00018323en_us
Activities
- Review HP iLO features in w:HP_Integrated_Lights-Out#Features
- Configure a static ip address and change password to your iLO
- Use Ansible hponcfg module to configure your Proliant Server: https://docs.ansible.com/ansible/2.5/modules/hponcfg_module.html
- Read HPE iLO 5 Scripting and Command Line Guide: https://support.hpe.com/hpsc/doc/public/display?docId=a00018323en_us
- Learn about different iLO Licenses and functionalities
See also
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.