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

Document Information

Preface

Product Information Web Site

Related Books

About This Documentation (PDF and HTML)

We Welcome Your Comments

Change History

Installation Overview

Sun Fire X4640 Server Front and Back Panel Features and Components

Sun Fire X4640 Server Front Panel Features and Components

Sun Fire X4640 Server Back Panel Features and Components

Installing the Server Hardware

Contents of the Box and Optional Documentation Media Kit

Tools and Staff Required

Compatible Racks

Slide Rail Kit

How to Remove Components to Reduce Weight

How to Install the Express Slide Rails Onto the Server and the Rack

How to Insert the Server Into the Rack

How to Verify Slide-Rail Operation

Installing the Cable Management Arm (CMA)

How to Attach the Cable Management Arm (CMA)

How to Verify Cable Management Arm (CMA) Operation

How to Remove the Cable Management Arm (CMA)

Removing the Server From the Rack

How to Remove the Server From the Rack

Cabling and Power

Cabling Diagram

How to Cable the Server

How to Apply Standby Power for Initial Service Processor Configuration

How to Power On All Server Components

How to Power Off the Server

Getting Service for Your Server

How to Find the Server's Serial Number

Sun Fire X4640 Server Specifications

Physical Specifications For the Sun Fire X4640 Server

Power Specifications For the Sun Fire X4640 Server

Environmental Specifications

Acoustic Specifications

Managing Your Server

Overview of ILOM Software

Communicating With the ILOM and the System Console

Server Connections

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 By 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 Serial Management 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 Command-Line Interface

Setting Up Your Operating System

OS Information Links

Configuring the Preinstalled Solaris OS

(Optional) How to Redirect the Console Output to the Video Port

How to Connect to the Server Using a Serial Capture Program

Solaris OS Information Products and Training

Index

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:
    • 8N1: 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 Connections 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:

    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, see the Sun 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 entering the Esc ( key sequence.