JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Integrated Lights Out Manager (ILOM ) 3.0 Supplement for the Sun Blade X6275 M2 Server Module
search filter icon
search icon

Document Information

Using This Documentation

Product Information Web Site

Related Books

About This Documentation (PDF and HTML)

Documentation Comments

Contributors

Change History

Overview of the ILOM Supplement

Introduction to Oracle ILOM

Standard ILOM Features

Dual-Node Identification In CMM ILOM

Proving Physical Presence

Power Management

Clearing Server and CMM Faults

ILOM Preboot Menu

Managing Power Usage and Monitoring Power Consumption

Power Management Terminology

How to View Power Management Properties Using the Web Interface

How to View Power Management Properties Using the CLI

Configuring the Server Power Restore Policy

How to Set the Server Power Restore Policy Using the ILOM Web Interface

How to Set the Server Power Restore Policy Using the ILOM CLI

Switching the Default Serial Port Output Between SP and Host Console

How to Switch Default Serial Port Output Using the ILOM Web Interface

How to Switch Default Serial Port Output Using the ILOM CLI

Updating Firmware

Firmware Version Conventions

Determining Current Firmware Versions

How to Download Firmware Updates

Using ILOM to Update System BIOS and ILOM Firmware

Alternate Methods for Updating the System BIOS and ILOM Firmware

Resetting the Service Processor After an Update

Clearing CMOS Settings After an Update (Optional)

Using the ILOM Preboot Menu

Accessing the Preboot Menu

How to Access the Preboot Menu

Preboot Menu Command Summary

Using the edit Command and Configuring the Preboot Menu For Remote Access

How to Use the edit Command and to Configure the Preboot Menu for Remote Access

Resetting the Root Password to the Factory Default

How to Reset the Root Password to the Factory Default

Restoring ILOM Access to the Serial Console

How to Use the Preboot Menu to Restore Access to the Serial Console

Recovering the SP Firmware Image

How to Recover the SP Firmware Image

Indicators, Sensors, and Traps

Indicators

Temperature and Power Sensors

Chassis Fan Failure Sensors

Chassis Fan Speed Sensors

Entity Presence Sensors

NEM and Blade Presence Sensors

Voltage Sensors

SNMP Traps

PET Event Messages

Index

Preboot Menu Command Summary

The preboot menu includes the following commands.

Command
Description
boot
Boots the ILOM. The preboot menu exits and the ILOM boots.

Note - This command executes a modified boot sequence that does not offer the choice to select the diagnostic level, or to interrupt the boot sequence and return to the preboot menu. To execute the normal boot sequence, use the reset warm command instead.


vers
Displays version information including the hardware type, board rev, ILOM rev, revisions of PBSW and recovery U-Boot. Shows the checksum integrity of the images, and the preference between redundant images.
help
Displays a list of commands and parameters.
show
Displays a list of SP settings.
edit
Starts an interactive dialog that prompts and changes settings one-by-one. See Using the edit Command and Configuring the Preboot Menu For Remote Access for details.
diag
Runs the U-boot diagnostic tests in manual mode. See the x86 Server Diagnostics Guide for more on U-boot diagnostic tests.
host
Initiates various activities related to the host.
  • clearcmos – Clears CMOS and BIOS passwords.

  • console – Connects the SP console to host serial console.


    Note - To quit, type: Ctrl \ q


  • show – Shows information about the host state.

  • enable-on – Enables the front-panel power button, which is usually disabled unless the ILOM is running.


    Caution

    Caution - If you start the host when the ILOM is off, the BIOS does not send error events, or power messages to the SP. This can cause all server modules to lose power.


  • hard-off – Turns the host off.

net
{ config | dhcp | ping | flash }
  • config - Starts a dialog that allows you to change the ILOM’s network settings.

  • dhcp - Changes the network addressing from static to dhcp.


    Note - You must set ipdiscovery=dhcp using the net config command first.


  • ping - Sends a ping.

  • flash - Downloads an ILOM firmware image. See Recovering the SP Firmware Image

    Type help net command for more details on these commands.

reset
{[ warm ]| cold }. Resets the SP and the host.
  • warm - Resets the SP without affecting a running host.

  • cold - Resets the SP and the host. It has the effect of powering off the server module.

unconfig
{ users | ilom_conf | most | all }

Causes the ILOM to erase any configuration information and return the values to defaults the next time it boots.

  • users - Resets all configured user information.

  • password - Resets the ILOM root password to the default. See How to Reset the Root Password to the Factory Default for more details.

  • ilom_conf - Resets configuration settings but preserves SP network and baudrate, preferred, and check_physical_presence.

  • most - Resets the SP data storage, but preserves network and baudrate, preferred, and check_physical_presence settings.

  • all - Resets all SP data storage and settings.

    Booting the ILOM restores other defaults.


    Note - None of these options erases the dynamic FRU PROMs.


See Also