Managing SAN Devices and Multipathing in Oracle® Solaris 11.2

Exit Print View

Updated: December 2014
 
 

How to Display FCoE Port Status

  1. Become an administrator.
  2. Display the status of currently configured FCoE ports.
    # fcinfo hba-port -e

    For example:

    # fcinfo hba-port -e
    HBA Port WWN: 200000144fc1f5c8
    		Port Mode: Initiator
    		Port ID: 9a0042
    		OS Device Name: /dev/cfg/c6
    		Manufacturer: Sun Microsystems, Inc.
    		Model: FCoE Virtual FC HBA
    		Firmware Version: N/A
    		FCode/BIOS Version: N/A
    		Serial Number: N/A
    		Driver Name: SunFC FCoEI v20090422-1.00
    		Driver Version: v20090422-1.00
    		Type: N-port
    		State: online
    		Supported Speeds: 1Gb 10Gb
    		Current Speed: 10 Gb
    		Node WWN: 100000144fc1f5c8

    List FC specific information for all FCoE ports in the system.

    # fcadm list-fcoe-ports

    For example:

    # fcadm list-fcoe-ports
    HBA Port WWN: 2000001b2165a630
            Port Mode: Initiator
            Port ID: e00033
            VLAN ID: 7
            Link Name: net2
            MTU Size: 2500
            Primary MAC Address: 00:1b:21:65:a6:30
            FCoE MAC Address: 0e:fc:00:e0:00:33
            Promiscuous Mode: Off
            State: Online
            FIP Mode: On
            FCoE Hardware Offload: Supported
    HBA Port WWN: 2000001b2165a631
            Port Mode: Target
            Port ID: e00034
            VLAN ID: 7
            Link Name: net3
            MTU Size: 2500
            Primary MAC Address: 00:1b:21:65:a6:31
            FCoE MAC Address: 0e:fc:00:e0:00:34
            Promiscuous Mode: Off
            State: Online
            FIP Mode: On
            FCoE Hardware Offload: Supported