JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Fire X2270 M2 Server Installation Guide
search filter icon
search icon

Document Information

Preface

Related Books

About This Documentation (PDF and HTML)

Documentation Comments

Download Server System Tools and Drivers

Documents History

Sun Fire X2270 M2 Server Installation Guide

Installation Overview and Preparation

Installation Flow Chart

Installation Task Table

Safety and Compliance Information

Required Tools

External Features and Components

Specifications

Installing the Server Into a Rack With Optional Slide Rails

Optional Slide Rail Compatibility

How to Disassemble the Slide Rails Before Installation

How to Install the Mounting Brackets on the Server

How to Attach the Slide Rail Assemblies to the Rack

How to Install the Server Into the Slide Rail Assemblies

How to Verify the Operation of the Slide Rails

How to Remove the Server from the Rack

Managing Your Server

About Server Management Tool Options

About the ILOM Software

Communicating With the ILOM and the System Console

Connecting Cables and Powering On to Standby-Power Mode

ILOM SP IP Address and the ILOM Interfaces

Determining the SP IP Address

Connecting to the ILOM

How to Connect to the ILOM Command-Line Interface Using SSH

How to Connect to the ILOM Command-Line Interface Through the Serial Management Port

How to Connect to the ILOM Web Interface

Connecting to the System Console

Setting Up Platform Operating System and Driver Software

Configuring the Factory--Installed Oracle Solaris 10 Operating System

The Oracle Solaris OS Installation Worksheet

Selecting Your Console Output

Configuring the Factory-Installed Oracle Solaris 10 Operating System

Updating Supplemental Drivers and Firmware

Getting Started on the Oracle Solaris OS

Powering On and Powering Off the Server

Power Modes

How to Power On the Server

How to Power Off the Server

Troubleshooting and Support

Troubleshooting the Sun Fire X2270 M2 Server

Contacting Support

How to Connect to the ILOM Command-Line Interface Through the Serial Management 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 data bits, no parity, 1 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.
  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:

    SUNSP0111AP0-0814YT06B4 login:

    In this example login prompt:

    • The string SUNSP is the same for all SPs.

    • 0111AP0-0814YT06B4 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. Log in to the ILOM.
    1. Type the default user name: root.
    2. Type the default password: changeme.

      Once you have successfully logged in, the SP displays its default command prompt:

      ->

      You can now run CLI commands to configure ILOM for the server’s user accounts, network settings, access lists, alerts, and so on. For detailed instructions on CLI commands, the 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.