Display Option; Character Set, Delimiters, Special, And Reserved Characters; Command Options - HP Integrity BL870c Operation Manual

Hp integrity ilo 2 operations guide, eleventh edition
Hide thumbs Also See for Integrity BL870c:
Table of Contents

Advertisement

Show information about system1 and all contained MEs:
</>hpiLO-> show -l all system1

Display Option

The display option filters the information returned in command results.
The following examples show command display option syntax:
Display targets under /map1 target:
</map1> hpiLO-> show -d targets
Display properties of /map1 target:
</map1> hpiLO-> show -d properties
Display verbs of /map1 target:
</map1> hpiLO-> show -d verbs
Display the name property of /map1 target:
</>hpiLO-> show -d properties=name /map1
Find a target that has a property name with value of MP Menu:
</>hpiLO-> show -l all -d properties=(name=="MP Menu")
Find a target that has a property name with value of MP Menu and display all verbs supported
for that target:
</>hpiLO-> show -l all -d properties=(name=="MP Menu"), verbs
Find and display all targets that have the EnabledState property:
</map1> hpiLO-> show -l all -d properties="enabled state"
Find and display all Account targets in the system and their information:
</> hpiLO-> show -l all account*
Table 8-34
shows the available command options.
Table 8-34 Command Options
Option
-display <name>
-force
-help
-level <n>
-source <URI>
-version

Character Set, Delimiters, Special, and Reserved Characters

All implementations of the SM CLP must interpret the characters provided by the transport as
UTF8 representation of the characters, including those in
characters according to the descriptions in
Table 8-35
lists the SM CLP reserved characters.
Short Form
-d
Selects the data you want to display.
-f
Instructs the verb to ignore warning conditions that
otherwise prevent execution.
-h
Provides command-specific help.
-l
Instructs manageability access point (MAP) to execute the
command for the specified target and for targets contained
through the specified level of depth.
None
Indicates the location (URI) of the source image or target.
-v
Displays the version of the command.
Table
8-35.
SMASH Server Management Command Line Protocol
Description
Table
8-35. They must interpret the
157

Advertisement

Table of Contents
loading

Table of Contents