JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Blade 6000 Virtualized Multi-Fabric 10GbE M2 Network Express Module User's Guide     Sun Blade 6000 Virtualized Multi-Fabric 10GbE M2 Network Express Module Documentation Library
search filter icon
search icon

Document Information

Using This Documentation

Related Books

About This Documentation (PDF and HTML)

We Welcome Your Comments

Change History

Overview of Sun Blade 6000 Virtualized Multi-Fabric 10GbE M2 NEM User's Guide

Features of the Sun Blade 6000 Virtualized Multi-Fabric 10GbE M2 NEM

Terminology

Features Overview

Components Overview

NEM Ports and LEDs

Performing Hot Plug Insertion and Removal

PCIe Hot Plug

SAS Interface Hot Plug

Installing or Replacing the Virtualized M2 NEM

Installing a NEM

Verifying NEM Installation

Removing a NEM

Replacing a NEM

Installing and Removing SFP+ Optical Transceiver Modules

Cabling the SPF+ Connectors

Booting Over the Virtualized M2 NEM 10-Gigabit Ethernet Port

Booting over the Network With an x86 Blade Server

Booting over the Network With a SPARC Blade Server

Installing and Configuring the hxge Driver on a Solaris SPARC or x86 Platform

How to Configure the Network Host Files

Configuring the hxge Device Driver Parameters

Configuring the Jumbo Frames Feature

Installing and Configuring the hxge Driver on a Linux Platform

Installing and Removing the Driver on a Linux Platform

Configuring the Network Interface

Checking and Testing the hxge Device

Changing the hxge Driver Configuration

Troubleshooting the Driver

Configuring Jumbo Frames

Installing and Configuring Drivers on a Windows Platform

Installing Drivers on a Windows Platform

Enabling Jumbo Frames

Installing and Configuring Drivers on a VMware ESX Server Platform

Installing the ESX Server Drivers on an Existing ESX Server

Installing the ESX Server Drivers With a New ESX Installation

Configuring the Virtual NEM M2 Network Adapters

Configuring Jumbo Frames

ILOM Supplement

Accessing ILOM Documentation and Updates

Connecting to ILOM

Updating the NEM Firmware

Sun Blade Zone Manager

NEM Sensors

Enabling Private and Failover Mode

Using Hot Plug Commands

Fixing Problems with Oracle ILOM Using the Preboot Menu

Accessing the Preboot Menu

How to Access the Preboot Menu

Preboot Menu Command Summary

Using the edit Command and Configuring the Preboot Menu for Remote Access

How to Use the edit Command and to Configure the Preboot Menu for Remote Access

How to Recover the SP Firmware Image

Index

How to Use the edit Command and to Configure the Preboot Menu for Remote Access

  1. Access the preboot menu.

    For more information, see Accessing the Preboot Menu.

  2. At the preboot prompt, enter the command:

    Preboot> edit

    The preboot menu enters edit mode. In edit mode, the preboot menu displays its selections one by one, offering you a chance to change each one.

    • To change a setting, type the new value, and then press Enter.

    • To skip to the next setting, press Enter.

  3. Press Enter to move through the settings until the bootdelay setting appears.
  4. To change the bootdelay setting, type 3, 10, or 30, and press Enter.

    This specifies the number of seconds the SP boot process waits for your input.

    The preboot menu redisplays the bootdelay setting with the new value.

  5. Press Enter.

    The next setting appears.

  6. Press Enter to move through the settings until the check_physical_presence setting appears.

    To change the check_physical_presence setting, type no, and then press Enter.

    The preboot menu redisplays the check_physical_presence setting with the new value.

  7. Press Enter.

    The preboot menu asks you to confirm your changes:

    Enter 'y[es]’ to commit changes: [no]
  8. Enter y to exit the edit session and save your changes.

    If you want to exit without saving your changes, enter n.

    The following display shows an edit session where the bootdelay and check_physical_presence settings are changed. See the table that follows for a description of edit command settings:

    Preboot> edit
    
    Press Enter by itself to reach the next question.
      Press control-C to discard changes and quit.
    
     Values for baudrate are {[ 9600 ]| 19200 | 38400 | 57600 | 115200 }.
      Set baudrate?                [9600]
     Values for serial_is_host are {[ 0 ]| 1 }.
      Set serial_is_host?          [0]
     Values for bootdelay are { -1 | 3 | 10 | 30 }.
      Set bootdelay?               [30] 10
      Set bootdelay?               [10]
     Values for bootretry are { -1 | 30 | 300 | 3000 }.
      Set bootretry?               [<not set>]
     Values for preferred are {[ 0 ]| 1 }.
      Set preferred?               [<not set>]
     Values for preserve_conf are {[ yes ]| no }.
      Set preserve_conf?           [yes]
     Values for preserve_users are {[ yes ]| no }.
      Set preserve_users?          [no]
     Values for preserve_password are {[ yes ]| no }.
      Set preserve_password?       [yes]
     Values for check_physical_presence are {[ yes ]| no }.
      Set check_physical_presence? [no] no
      Set check_physical_presence? [no]
     Enter ’y[es]’ to commit changes: [no] y
    Summary: Changed 2 settings.
    Preboot>

    Setting
    Description
    baudrate
    Sets the baud rate of the serial port. Selections include 9600,19200, 38400, 57600, and 115200.
    serial_is_host
    If this is set to 0, the serial port connects to Oracle ILOM. If this is set to 1, the serial port connects to the host.
    bootdelay
    The number of seconds the bootstrap process waits for the user to enter xyzzy before booting the SP.
    bootretry
    The number of seconds the preboot menu waits for user input before timing out and starting the SP. Set to -1 to disable the timeout.
    preferred
    Unused.
    preserve_conf
    Setting this to no duplicates the function of the unconfig ilom_conf command, which resets many Oracle ILOM configuration settings, but preserves SP network, baudrate, and check_physical_presence settings the next time the SP is booted.
    preserve_users
    Setting this to no duplicates the function of the unconfig users command, which resets user information to the default value next time the SP is booted.
    preserve_password
    Setting this to no duplicates the function of the unconfig password command, which resets the root password to the default next time the SP is booted.
    check_physical_presence
    If this is set to Yes, you must press and hold the Locate button to interrupt the SP boot process. If it is set to No, the boot process prompts you to interrupt it. For details, see Using the edit Command and Configuring the Preboot Menu for Remote Access.