HP Integrity iLO 2 Operations Guide

Table Of Contents
status_tag=COMMAND COMPLETED
system1 has been issued a reset
Displaying Power Status
To display the power state of the system, query the value of the enabledstate property of the
system1 target. For example:
</>hpiLO-> show -d properties=enabledstate system1
status=0
status_tag=COMMAND COMPLETED
/system1
Properties
EnabledState=Enabled
Powering Off the System
To power off the system, apply the stop (graceful shutdown) or stop-force (power off) commands
to the system1 target. For example:
</system1> hpiLO-> stop -f
status=0
status_tag=COMMAND COMPLETED
System is being powered off.
</system1> hpiLO-> stop
status=0
status_tag=COMMAND COMPLETED
system has been requested graceful shutdown.
Powering On the System
To power on the system, apply the start command to the system1 target. For example:
</>hpiLO-> start system1
status=0
status_tag=COMMAND COMPLETED
system1 has been powered on
Map1 (iLO 2) Target
Target: map1
The map1 target (management access point) represents the root of the iLO 2 namespace. Functions
and information related to iLO 2 are located under the map1 target.
Table 58 shows map1 target properties.
Table 58 map1 Properties
Access and ValuesDescriptionProperty Name
Read-only
Set to management.
Indicates whether the computer
system is a special purpose system
Dedicated
(for example, dedicated to a
particular use), or a general-purpose
system.
Read-only
Set to iLO 2 Advanced, HP Integrity.
Name that identifies iLO 2.Name
Verbs
show Displays information.
help Displays context-sensitive help.
reset Resets iLO 2.
SMASH Server Management Command Line Protocol 149