Exit Print View

Sun Datacenter InfiniBand Switch 648 Topic Set

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Installation

Preparing the Site

Installing the Switch

Administration

Administering the Switch

Diagnosing a Problem

Remote Management

Understanding ILOM on the Switch

Installing the ILOM Firmware

Administering ILOM (CLI)

Administering ILOM (Web Interface)

Administering ILOM (SNMP)

Administering Hardware (IPMI)

Understanding ILOM Commands

cd Command

create Command

delete Command

dump Command

exit Command (ILOM)

help Command (ILOM)

load Command

set Command

show Command

version Command (ILOM)

Service

Servicing the Switch

Reference

Command Reference

Index

show Command

Display information about targets, properties and commands.

Syntax

show [-d targets|properties|commands|all]|[-l 1|2|3...255|all][-o table][target][property property...]

where:

Description

This ILOM command displays information about targets, their properties, and associated commands. If no target is specified, information about the current target is displayed.

Options

The following table describes the options to the show command and their purposes:

Option
Purpose
-d
Specifies what information to display.
  • targets – The subtargets of the target.

  • properties – The properties of the target.

  • commands – The supported commands of the target.

  • all – The subtargets, properties, and supported commands of the target.

-l
Specifies the relative level in the target hierarchy to which the action applies.
-o
Enables output in tabular form.
Example

The following example shows how to display the ILOM user accounts with the show command.

-> show -d targets /SP/users
     /SP/users
         Targets:
             root
             ilom-admin
             ilom-operator
             for_Check
             test
->
Related Information