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

Document Information

Preface

Related Books

About This Documentation (PDF and HTML)

Documentation Comments

Documents History

Overview of the ILOM Supplement

ILOM Feature Set

ILOM Overview

What Does ILOM Do?

Supported Platform Firmware

Supported ILOM 3.0 Feature Set

Sun Fire X2270 M2 Server Platform-Specific Features

Communicating With the ILOM and the System Console

Server Back Panel LEDs and Ports

Basic Server Connection

About ILOM SP IP Addresses and the ILOM Interfaces

Determining the SP IP Address

How to Get the SP IP Address Using the BIOS Setup Utility

How to Get the SP IP Address Using a Serial Connection and the CLI

Connecting to the ILOM

How to Connect to the Command-Line Interface Using SSH

How to Connect to the ILOM Command-Line Interface Through the SER MGT Port

How to Connect to the ILOM Web Interface

Connecting to the System Console

How to Connect to the Server Locally (Physical Console)

How to Connect Remotely Using the ILOM Web Interface

How to Connect to the Serial Console Using the ILOM CLI

ILOM Platform Features for the Sun Fire X2270 M2 Server

Hardware Information

Switching Serial Port Output Between SP and Host Console

How to Clear Server Faults

ILOM Sideband Management

Running IPMITool from the Host

Updating ILOM Firmware Using the IPMIflash Utility

Sensors

How to View the Sensors From the System BIOS

BIOS System Event Log Sensor Error List

Using ILOM to Monitor the Host

System ILOM Sensors

System ILOM Indicators

Updating Firmware

Firmware Versions Worksheet

Determining Current Firmware Versions

Preparing for a Firmware Update

Updating the ILOM and System BIOS

Index

How to Connect to the ILOM Command-Line Interface Through the SER MGT Port

Use this procedure to establish a serial connection to the ILOM SP so that you can perform initial configuration of ILOM.

Before You Begin

  1. Configure the terminal device or the terminal emulation software running on a laptop or PC to the following settings:
    • 8, N, 1 (eight data bits, no parity, one stop bit).

    • 9600 baud.

    • Disable hardware flow control (CTS/RTS).

    • Disable software flow control (XON/XOFF).

  2. Connect a serial cable from the RJ-45 SERIAL MGT port on the server’s back panel to a terminal device.

    See Server Back Panel LEDs and Ports for the location of the RJ-45 SERIAL MGT port.

  3. Press Enter on the terminal device to establish a connection between that terminal device and the ILOM SP.

    The SP eventually displays a login prompt, such as the following example:

    SUNSPproduct_serial_numberlogin:

    where

    • The string SUNSP is the same for all SPs.

    • product_serial_number is the product serial number by default. This value can also be the host name, which is assigned by the user or the DHCP server.

  4. To log in, enter a user name and password with administrator privileges.

    Note - You must have administrator privileges for this task.


    The default user name is root and default password is changeme.

    The CLI prompt appears:

    ->


    Note - For detailed instructions on CLI commands, refer to Oracle Integrated Lights Out Manager 3.0 CLI Procedures Guide.


  5. To start the serial console, type:

    cd /SP/console

    -> start


    Note - You can switch back to the SP CLI from the serial console by pressing the Esc ( key sequence.