JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Fire X2270 M2 Server Product Documentation
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

Hardware Installation and Product Notes

Hardware Installation

Sun Fire X2270 M2 Server Installation Guide

Installation Overview and Preparation

Installing the Server Into a Rack With Optional Slide Rails

Managing Your Server

Communicating With the ILOM and the System Console

Configuring the Factory--Installed Oracle Solaris 10 Operating System

Powering On and Powering Off the Server

Troubleshooting and Support

Product Notes

Sun Fire X2270 M2 Server Product Notes

Operating System Installation

Oracle Solaris Operating System

Planning the Oracle Solaris Operating System Installation

Installing Oracle Solaris 10 OS

Linux

Introduction to Linux Installation

Preliminary Tasks Before Installing an OS

Installing Oracle Enterprise Linux

Installing SUSE Linux Enterprise Server

Installing Red Hat Enterprise Linux

Booting From OS Distribution Media

Configuring a Linux Server to Support PXE Installation

Identifying Logical and Physical Network Interface Names for Linux OS Configuration

Oracle VM

Installing Oracle VM

Windows

Planning the Operating System Installation

Installing Windows Server 2008 Operating System

Post Installation

Incorporating Sun Fire Drivers Into a WIM Image

Configuring RAID Controller in the BIOS Setup Utility

ESX

Sun Fire X2270 M2 Server Installation Guide for ESX Software

Preparing to Install VMware ESX 4.0 and ESXi 4.0

Task Map for the VMware Installation

Supported Operating Systems

How to Obtain VMware Installation and Administration Documentation

How to Obtain an Image of the Installation File

Selecting a Console Option

How to Connect to the SP Using a Web-Based Client

How to Connect to the SP Using an SSH Client

Selecting a Boot Media and OS Delivery Option

How to Update the ESX or ESXi Operating System

Installing VMware ESX 4.0

How to Determine the NIC MAC Address Using the ILOM CLI

How to Install Vmware ESX 4.0

Translating Network Interface Card PCI Bus Numbers to Physical Network Ports

Installing VMware ESXi 4.0

How to Install VMware ESXi 4.0

Booting Installation Media

How to Boot From OS Media Locally

How to Boot From OS Distribution Media or ISO File Remotely

Administration, Diagnostics, and Service

Administration Using ILOM

Overview of the ILOM Supplement

ILOM Feature Set

Communicating With the ILOM and the System Console

ILOM Platform Features for the Sun Fire X2270 M2 Server

Using ILOM to Monitor the Host

Updating Firmware

Diagnostics

Preface

Diagnostics Guide

Introduction to Diagnostic Tools

U-Boot Diagnostic Startup Tests

Pc-Check Diagnostics Utility

Accessing the Pc-Check Diagnostics Utility on the Tools and Drivers CD/DVD

Service

Sun Fire X2270 M2 Server Service Manual Organization

Sun Fire X2270 M2 Server Overview

Maintaining the Sun Fire X2270 M2 Server

Sun Fire X2270 M2 Server Service Procedures and Information

Sun Fire X2270 M2 Server Specifications

Index

How to Determine the NIC MAC Address Using the ILOM CLI

During the ESX 4.0 installation process, you must choose a live network adapter port (NET 0 or NET 1) for the VMware service console. The network adapters are identified by the MAC address of the NIC. Use this procedure to determine the MAC address of the NICs.

  1. Access the ILOM CLI.

    For information about accessing the ILOM CLI , refer to Oracle Integrated Lights Out Manager (ILOM) 3.0 Supplement for the Sun Fire X2270 M2 Server or the Oracle Integrated Lights Out Manager (ILOM) 3.0 Getting Started Guide.

  2. At the CLI prompt (–>), enter the following command for each server network port:

    -> show /SYS/MB/NETn

    where is n is 0 or 1.

    For example:

    The CLI command show /SYS/MB/NET0, would produce the following output, where the fru_serial_number field lists the MAC address:

    ->show /SYS/MB/NET0
      /SYS/MB/NET0
    
      Targets:
    
      Properties:
    
        type = Network Interface
        ipmi_name = MB/NET0
        fru_name = GIGABIT ETHERNET CONTROLLERS
        fru_manufacturer = INTEL
        fru_part_number = 82575EB
        fru_serial_number = 00:21:28:3d:ec:04
        fault_state = OK
        clear_fault_action = (none)

    Note - For more information about the ILOM CLI commands, refer to Oracle Integrated Lights Out Manager (ILOM) 3.0 CLI Procedures Guide.


  3. Make note of the MAC addresses of the NICs.
  4. Log out of the CLI:

    –> exit

Next Steps

How to Install Vmware ESX 4.0