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

cd Command

Changes and displays the current target.

Syntax

cd [-default][target]

where target is the target and path to act upon.

Description

This ILOM command changes the ILOM attention to the specified target. This command is similar to the change directory (cd) command of many operating systems.The -default option returns the attention to the default target.

Example

The following example shows how to change to the /SP/logs/event/list target with the cd command.

-> cd /SP/logs/event/list
/SP/logs/event/list
 
-> show
    /SP/logs/event/list
        Targets:
        Properties:
        Commands:
             cd
 s            how
ID     Date/Time                 Class     Type      Severity
-----  ------------------------  --------  --------  --------
75     Wed Oct  7 20:12:31 2009  Audit     Log       minor 
 root : Open Session : object = /session/type : value = shell : success
74     Wed Oct  7 20:12:28 2009  Audit     Log       minor 
 root : Close Session : object = /session/type : value = shell : success
73     Wed Oct  7 20:11:21 2009  Audit     Log       minor 
 root : Open Session : object = /session/type : value = shell : success
.
.
.
->

Note - The output in the example is a portion of the full output.