JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Datacenter InfiniBand Switch 648 Topic Set
search filter icon
search icon

Document Information

Preface

Related Documentation

Documentation, Support, and Training

Third-Party Web Sites

Sun Welcomes Your Comments

Administration

Administering the Switch

Understanding Administrative Commands

Monitoring the Switch

Monitoring the InfiniBand Fabric

Controlling the Switch

Controlling the InfiniBand Fabric

Diagnosing a Problem

Identifying the Problem

Troubleshooting the Switch

Understanding Signal Routing Through the Switch

Understanding Switch Startup and Component Addition

Switch GUIDs Overview

Remote Management

Understanding ILOM on the Switch

ILOM Documentation

ILOM Overview

Supported Features

Understanding ILOM Targets

Installing the ILOM Firmware

Firmware Layout

rupgrade_tool Application

Download the ILOM Firmware

Install the ILOM Firmware

Administering ILOM (CLI)

CLI Overview

Access ILOM From the CLI

Switching Between the ILOM Shell and the Linux Shell

Switch From the ILOM Shell to the Linux Shell (CLI)

Switch From the Linux Shell to the ILOM Shell (CLI)

Monitoring ILOM Targets (CLI)

Performing Daily Tasks (CLI)

Display the Date (CLI)

Display the State of the Aggregate Sensor (CLI)

Display the ILOM Sessions (CLI)

Display the ILOM Event Log (CLI)

Checking the Status of Services (CLI)

Display the HTTP Service Status (CLI)

Display the HTTPS Service Status (CLI)

Display the SSL Certificates (CLI)

Display the SNMP Service Status (CLI)

Display the SNMP User Accounts (CLI)

Display the SNMP Service Communities (CLI)

Display the IPMI Service Status (CLI)

Display the CLI Timeout (CLI)

Verifying Other Aspects (CLI)

Display the ILOM User Accounts (CLI)

Display the Network Management Configuration (CLI)

Get Help on an ILOM Command (CLI)

Get Help on an ILOM Target Property (CLI)

Display Chassis FRU Information (CLI)

Display the ILOM Firmware Version (CLI)

Controlling ILOM Targets (CLI)

Performing General Tasks on ILOM Targets (CLI)

Set the Date and Time (CLI)

Clear the ILOM Event Log (CLI)

Back Up the ILOM Configuration (CLI)

Restore the ILOM Configuration (CLI)

Set the Network Management Parameters (CLI)

Performing ILOM User Tasks (CLI)

Add an ILOM User Account (CLI)

Change an ILOM User's Password and or Role (CLI)

Delete an ILOM User Account (CLI)

Managing HTTP Services (CLI)

Enable the HTTP Service (CLI)

Disable the HTTP Service (CLI)

Managing HTTPS Services (CLI)

Enable the HTTPS Service (CLI)

Install a Custom SSL Certificate (CLI)

Remove the Custom SSL Certificate (CLI)

Disable the HTTPS Service (CLI)

Managing SNMP Services (CLI)

Enable the SNMP Service (CLI)

Configure the SNMP Service (CLI)

Add SNMP Service User Accounts (CLI)

Delete SNMP Service User Accounts (CLI)

Add SNMP Service Communities (CLI)

Delete SNMP Service Communities (CLI)

Back Up SNMP Service MIBs (CLI)

Disable the SNMP Service (CLI)

Set the CLI Configuration (CLI)

Upgrading the Switch Firmware Through ILOM (CLI)

Firmware Overview

Firmware Server

ibfw_server Daemon

flint Application

Install the flint Application (CLI)

Download the Switch Firmware Package (CLI)

Set Component Firmware to Upgrade (CLI)

Upgrade the Switch Firmware (CLI)

Administering ILOM (Web Interface)

Web Interface Overview

Access ILOM From the Web Interface

Monitoring ILOM Targets (Web Interface)

Controlling ILOM Targets (Web Interface)

Upgrading the Switch Firmware Through ILOM (Web Interface)

Understanding ILOM Commands

cd Command

create Command

delete Command

dump Command

exit Command

help Command

load Command

set Command

show Command

version Command

Installation

Preparing the Site

Routing Service Cables

Understanding InfiniBand Cabling

Understanding Switch Specifications

Installing the Switch

Understanding the Installation

Installing the InfiniBand Software Stack

Unpacking the Chassis

Preparing the Chassis

Inspecting the Components

Installing the Components

Powering On the CMCs

Powering On the Fabric Cards

Powering On the Line Cards

Connecting InfiniBand Cables

Verifying the InfiniBand Fabric

Service

Servicing the Switch

Understanding Service Procedures

Servicing the Power Supplies

Servicing the CMCs

Servicing the Fans

Servicing the Fabric Cards and Fabric Card Fillers

Servicing the InfiniBand Cables

Servicing the Line Cards

Doing Supportive Software Tasks

Reference

Command Reference

Understanding Switch-Specific Commands

Understanding CLIA Commands

Understanding InfiniBand Software Commands

Index

Restore the ILOM Configuration (CLI)
  1. Access the ILOM CLI.

    See Access ILOM From the CLI.

  2. Restore the ILOM configuration:
    -> set /SP/config load_uri=URI

    where URI is the uniform resource indicator.

    For example, to load the configuration as the my.config file from the /opt/dump directory on a server with IP address 123.45.67.89 using the SCP protocol:

    -> set /SP/config load_uri=scp://root:changeme@123.45.67.89/opt/dump/my.config
    Load successful.
    ->

    The configuration is restored.

Related Information