You are on page 1of 3

5/22/2019 HP iLO4 command line interface (CLI) guide and cheatsheet with examples - GoLinuxHub

Home | About Me | Contact Me | Adver se With Us | Join Us

HOME CONTENT LINUX BASICS LINUX VMWARE DATABASE INTERVIEW QUESTIONS QUIZ PROGRAMMING SOLARIS

CONTACT ME

VMware Linux Database


Learn about VMware virtualization for its Step by step configuration tutorials for many of Learn installation and configuration of
products like vsphere ESX and ESXi, vCenter the Linux services like DNS, DHCP, FTP, databases like Oracle, My SQL, Postgresql, etc
Server, VMware View, VMware P2V and many Samba4 etc including many tips and tricks in including many other related tutorials in Linux.
more Red Hat Linux.

Home / cheatsheet / HP / ilo / HP iLO4 command line interface (CLI) guide and cheatsheet with examples
ENTER THE TEXT TO SEARCH..

HP iLO4 command line interface (CLI) guide and cheatsheet with Search
examples

 admin  Friday, February 23, 2018  cheatsheet, HP, ilo   

Linux Course Online a

Learn Linux Commands a

Linux Training Videos a

Beginner Linux Commands a

File Storage Systems a

GET ARTICLES DELIVERED TO YOUR MAIL


Sign Up for Email Updates
In my last ar cle I had shared the steps to set up SNTP server on the iLO so that your blade is always in sync
with your NTP server and it always reflects correct date and me as during troubleshoo ng with incorrect
date and me it becomes impossible to analyse the problem.

Here you can find HPE Virtual Connect based commands and cheat sheet with examples to configure a
shared uplink set. Take appetising shots
with Scene Optimiser
LEARN MORE


Enter your email...

With below ar cle I will share some of the important commands which can be used to configure and Sign up

https://www.golinuxhub.com/2018/02/hp-ilo4--cli-guide-cheatsheet-example.html 1/15
5/22/2019 HP iLO4 command line interface (CLI) guide and cheatsheet with examples - GoLinuxHub
manage HPE based integrated Lights Out Manager (iLO4)

Assuming your iLO is only configured via OA and it doesnot has any other ac ve user account then you will
not be able to do a direct ssh to your iLO
CONNECT US ON SOCIAL PLATFORM

Login to your Onboard Administrator using any CLI based ssh client
Once connected execute below command  735 Subscribe us on Google Plus

BlrSiteA1-01-01> CONNECT SERVER 01

Connecting to bay 1 ...  7.1k Follow us on Facebook


User:OAtmp-HPadmin-5A1FB897 logged-in to 17-inst01-a.BlrSiteA(192.168.1.10 / FE80::7210:6FFF:FEC0

iLO 4 Advanced for BladeSystem 2.55 at Aug 16 2017


 51 Subscribe us on YouTube
Server Name: enclosure1
Server Power: On

</>hpiLO->
YOU MIGHT ALSO LIKE

What is transparent hugepage (THP) and


Now since you have successfully connected to your iLO let us start configuring and managing our iLO how to check THP usage per process in
Linux (Explained)

Tutorial/Cheatsheet: Begineer's Guide to


Understanding Device Mapper Multipath
for Linux
1 LINUX COURSE ONLINE a

10 examples to customize or change the


2 LEARN LINUX COMMANDS a login prompt using PS1 variable of bash
shell in Linux

3 LINUX TRAINING VIDEOS a


Tutorial / Cheatsheet:12 practical
examples for different sudo access based
4 BEGINNER LINUX COMMANDS a
scenarios in RHEL 7 / CentOS 7

5 FILE STORAGE SYSTEMS a


Tutorial / Cheatsheet: 11 examples to use
systemctl to manage unit files and service
in RHEL 7 / CentOS 7

Create User 10 Basic examples of SED to perform per


line action (print/delete)
In the below command we are crea ng HPadmin user with password as Passw0rd
</>hpiLO-> create /map1/accounts1 username=HPadmin password=Passw0rd
15 practical examples of rpm command
usage in Linux
status=0
status_tag=COMMAND COMPLETED
Fri Feb 23 10:47:57 2018
Understanding UMASK value in Linux
User added successfully.

Show the list of users 10 Practical Examples for using FIND

</>hpiLO-> show /map1/accounts1


Command in Linux

status=0
status_tag=COMMAND COMPLETED Understanding Special Permission SGID in
Fri Feb 23 11:01:17 2018 Linux

/map1/accounts1
Targets
Administrator
HPadmin
emergency
Properties
Verbs
cd version exit show create delete set 

Changing password of a user

https://www.golinuxhub.com/2018/02/hp-ilo4--cli-guide-cheatsheet-example.html 2/15
5/22/2019 HP iLO4 command line interface (CLI) guide and cheatsheet with examples - GoLinuxHub

</>hpiLO-> set /map1/accounts1/emergency password=Passw0rd

status=0
status_tag=COMMAND COMPLETED
Fri Feb 23 11:06:25 2018

Firmware Commands
To view the firmware of the iLO
To check the firmware of your iLO4 use the below command
</>hpiLO-> show /map1/firmware1

status=0
status_tag=COMMAND COMPLETED
Fri Feb 23 11:07:42 2018

/map1/firmware1
Targets
Properties
version=2.55
date=Aug 16 2017
name=iLO 4
Verbs
cd version exit show load

Network Configuration

IMPORTANT NOTE: A er modifying network related configura on the iLO will RESET to ac vate the new
changes

To view the assigned network of the blade

</>hpiLO-> show /map1/enetport1/lanendpt1/ipendpt1



status=0
status_tag=COMMAND COMPLETED
Fri Feb 23 13:06:42 2018

/map1/enetport1/lanendpt1/ipendpt1
Targets
Properties
IPv4Address=10.10.10.100
SubnetMask=255.255.255.0
AddressOrigin=Static
Verbs
cd version exit show set


To assign management IP to the blade iLO page

https://www.golinuxhub.com/2018/02/hp-ilo4--cli-guide-cheatsheet-example.html 3/15

You might also like