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)

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

Switch From the Linux Shell to the ILOM Shell

Monitoring ILOM Targets (CLI)

Performing Daily Tasks (CLI)

Display the Date, Time, and Time Zone (CLI)

Display the Aggregate Sensor State (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 Service User Accounts (CLI)

Display the SNMP Service Communities (CLI)

Display the IPMI Service Status (CLI)

Verifying Other Aspects (CLI)

Get Help on an ILOM Command (CLI)

Get Help on an ILOM Target Property (CLI)

Display the Alert Properties (CLI)

Display the ILOM User Accounts (CLI)

Display the Remote Log Hosts (CLI)

Display the Network Management Configuration (CLI)

Display the ILOM CLI Session Timeout (CLI)

Display Chassis FRU ID Information (CLI)

Display the ILOM Firmware Version (CLI)

Controlling ILOM Targets (CLI)

Performing General Tasks on ILOM Targets (CLI)

Set the Date, Time, and Time Zone (CLI)

Clear the ILOM Event Log (CLI)

Set the Remote Log Hosts (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)

Modify SNMP Service User Accounts (CLI)

Delete SNMP Service User Accounts (CLI)

Add SNMP Service Communities (CLI)

Modify SNMP Service Communities (CLI)

Delete SNMP Service Communities (CLI)

Back Up SNMP Service MIBs (CLI)

Disable the SNMP Service (CLI)

Managing Other Aspects (CLI)

Enable Alerts to Send SNMP Traps (CLI)

Enable Alerts to Send PET (CLI)

Disable Alerts (CLI)

Set the ILOM CLI Session Timeout (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)

Administering ILOM (SNMP)

Administering Hardware (IPMI)

Understanding ILOM Commands

Service

Servicing the Switch

Reference

Command Reference

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