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

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

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