JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Quad Port GbE PCIe 2.0 ExpressModule, MMF

User's Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Feedback

Support and Accessibility

Understanding the Installation Process

Installation Overview (Oracle Solaris 10)

Installation Overview (Oracle Solaris 11)

Installation Overview (Linux)

Installation Overview (Windows)

Understanding the EM

Shipping Kit Contents

Product Description

Configuration Options

Front Panel Connectors and LEDs

Physical Characteristics

Performance Specifications

Power and Environmental Requirements

OS Patches and Updates

Installing the Driver

Verify the Driver Version (Oracle Solaris 10)

Verify the Driver Version (Oracle Solaris 11)

Remove the Driver (Oracle Solaris OS)

Download and Install the Driver (Linux)

Remove the Driver (Linux)

Download and Install the Driver (Windows)

Remove the Driver (Windows)

Installing the EM

Install the EM

Verify the Installation (Oracle SPARC)

Verify the Installation (Oracle Solaris x86)

Verify the Installation (Linux)

Verify the Installation (Windows)

Configuring the Network

Create Driver Instance Files (Oracle Solaris 10)

Configure the Network Host Files (Oracle Solaris 10)

Boot Options

Boot Over the Network (PXE)

Boot Over a GbE Network (Oracle Solaris x86 and Linux)

Install Oracle Solaris 10 Over a Network (Oracle SPARC)

Administering Driver Parameters and Jumbo Frames

Driver Parameters (Oracle Solaris OS)

Set Driver Parameters (Oracle Solaris OS)

Driver Parameters (Linux)

Set Driver Parameters (Linux)

Configuring Jumbo Frames (Oracle Solaris OS)

Change the MTU Permanently

Change the MTU Temporarily (Oracle Solaris 10)

Change the MTU Temporarily (Oracle Solaris 11)

Configure Jumbo Frames (Linux)

Configuring Link Aggregation

Link Aggregation Overview

Configure Link Aggregations (Oracle Solaris 10)

Display Information About Link Aggregations (Oracle Solaris 10)

Delete Link Aggregations (Oracle Solaris 10)

Configuring VLANs

VLAN Overview

VLAN Configuration

VLAN Naming Format

Configure Static VLANs (Oracle Solaris 10)

Configure VLANs (Linux)

Configure VLANs (Windows)

Troubleshooting the EM

Analyze Why the Device Link Is Missing

Analyze a Port Hang

Analyze Slow Network Performance

Glossary

Index

Verify the Installation (Oracle Solaris x86)

  1. Power on and boot the blade server.
  2. Check the driver version on your system.
    # modinfo|grep igb
    162 7b762000  1e0b8 100     1   igb (Intel GbE Ethernet 1.1.24) 

    The version should be 1.1.24 or newer. If it is not, install the latest driver patch. See OS Patches and Updates.

  3. Check to see if the card is properly installed and recognized by the OS.
    # grep igb /etc/path_to_inst

    If the EM is properly installed, you should see output similar to the following:

    # grep igb /etc/path_to_inst
    "/pci@0,0/pci8086,3c0a@3,2/pci108e,7b17@0" 0 "igb"
    "/pci@0,0/pci8086,3c0a@3,2/pci108e,7b17@0,1" 1 "igb"
Related Information