Go to main content

Managing Devices in Oracle® Solaris 11.4

Exit Print View

Updated: November 2020
 
 

How to Create FCoE Target Ports

  1. Create an FCoE target port on a specified network interface.
    # fcadm create-fcoe-port -t nxge0

    If the Ethernet interface you selected does not support multiple unicast address (for example, the VMware network interface), you are prompted to explicitly enable promiscuous mode on that interface.

  2. Enable promiscuous mode, if prompted.
    # fcadm create-fcoe-port -t -f e1000g0

    If no error messages appear, the FCoE target port is created, and the FCoE target is online.