Exit Print View

Sun Dual 10GbE SPF+ PCIe 2.0 Low Profile Adapter User’s Guide

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Understanding the Low Profile Adapter

Shipping Kit Contents

Product Description

Front Panel Connectors and LEDs

Physical Characteristics

Performance Specifications

Power and Environmental Requirements

Hardware and Software Requirements

OS Patches and Updates

Solaris Platform Installation Overview

Linux Platform Installation Overview

Microsoft Windows Platform Installation Overview

Installing the Driver

Verify the Driver Version on a Solaris Platform

Remove the Driver From a Solaris Platform

Download and Install the Driver on a Linux Platform

Remove the Driver From a Linux Platform

Download and Install the Driver on a Microsoft Windows Platform

Remove the Driver From a Microsoft Windows Platform

Installing the Low Profile Adapter

Install the SFP+ Transceivers

Install the Adapter in a System

Verify the Installation in a Solaris SPARC System

Verify the Installation in a Solaris x86 System

Verify the Installation in a Linux System

Verify the Installation in a Microsoft Windows System

Configuring the Network

Create /etc/hostname.ixgbe# Files

Configure the Network Host Files With the ifconfig Command

Boot Over the Network Using PXE

Boot Solaris x86 and Linux Systems Over a 10GbE Network

Install the Solaris OS Over a 10GbE Network on SPARC Systems

Configuring the Driver Parameters

Driver Parameters for the Solaris OS

Set ixgbe Driver Parameters in the Solaris OS

Solaris OS Performance Variables

Improve Performance in the Solaris OS

Driver Parameters for Linux

Set Driver Parameters in Linux

Configure Jumbo Frames in Solaris OS

Configure Jumbo Frames in Linux

Configuring Link Aggregation in a Solaris Environment

Link Aggregation Overview

Configure Link Aggregations

Display Information About Link Aggregations

Delete Link Aggregations

Configuring VLANs

VLAN Overview

VLAN Configuration

Configure Static VLANs in a Solaris Environment

VLAN Naming Format

Configure VLANs in a Linux Environment

Configure VLANs in a Microsoft Windows Environment

Configure Bonding for Multiple ixgbe Interfaces

Remove Bonding

Index

Verify the Installation in a Solaris SPARC System

Before You Begin

Note - Verification is not required if your system supports dynamic reconfiguration (DR).


  1. Power on the system.

  2. When the banner appears, press the Stop-A key sequence to interrupt the boot process and display the OpenBoot (ok) prompt.

  3. List the network devices on your system:

    ok show-nets
    a) /pci@7c0/pci@0/pci@9/network@0,1
    b) /pci@7c0/pci@0/pci@9/network@0
    c) /pci@7c0/pci@0/pci@2/network@0,1
    d) /pci@7c0/pci@0/pci@2/network@0
    e) /pci@780/pci@0/pci@8/network@0,1
    f) /pci@780/pci@0/pci@8/network@0
    g) /pci@780/pci@0/pci@1/network@0,1
    h) /pci@780/pci@0/pci@1/network@0
    q) NO SELECTION
    Enter Selection, q to quit: q

    If you do not see the device listed, check that the adapter is properly seated. If necessary, reinstall the adapter.


    Note - Checking the .properties output for each device is the surest way to identify the device. Usually /pci@780/pci@0/pci@8 or /pci@7c0/pci@0/pci@9 correspond to PCIe slots, so look at those devices first.


  4. Check the .properties output for each device.

    The following examples assume that /pci@7c0/pci@0/pci@9/network@0,1 is a port on the Sun Dual 10GbE SFP+ PCIe 2.0 Low Profile Adapter.

    1. Move to the device directory:

      ok cd /pci@7c0/pci@0/pci@9/network@0,1
    2. Display properties for the device:

      ok .properties

      The output will be similar to the following:

      assigned-addresses       82090010 00000000 03100000 00000000 00080000
                               81090018 00000000 00002000 00000000 00000020
                               82090020 00000000 03180000 00000000 00004000
                               82090030 00000000 03200000 00000000 00080000
      reg                      00090000 00000000 00000000 00000000 00000000
                               03090010 00000000 00000000 00000000 00080000
                               01090018 00000000 00000000 00000000 00000020
                               03090020 00000000 00000000 00000000 00004000
                               02090030 00000000 00000000 00000000 00080000
      local-mac-address        00 1b 21 3c a2 dc
      phy-type                 xgf
      version                  Sun Dual 10GbE SFP+ PCIe 2.0 LP FCode 1.2 09/06/24
      board-model              375-3617-01
      model                    X1109a-z/1109a-z
      compatible               pciex8086,10fb.108e.7b11.1
                               pciex8086,10fb.108e.7b11
                               pciex8086,10fb.1
                               pciex8086,10fb
                               pciexclass,020000
                               pciexclass,0200
      address-bits             00000030
      max-frame-size           00002400
      network-interface-type   ethernet
      device_type              network
      name                     network
      fcode-rom-offset         0000e400
      interrupts               00000001
      cache-line-size          00000010
      class-code               00020000
      subsystem-id             00007b11
      subsystem-vendor-id      0000108e
      revision-id              00000001
      device-id                000010fb
      vendor-id                00008086
    3. Type the following when you finish looking at the .properties values:

      ok device-end
Related Information