This is an old revision of the document!


Fibre Channel over Ethernet protocol

Name

  NET_PROTO_FCOE

Header file

Configured via config/general.h.

Examples

Enable Fibre Channel over Ethernet (FCoE) protocol

  #define NET_PROTO_FCOE        /* Fibre Channel over Ethernet protocol */

Enable FCoE protocol and Fibre Channel management commands

  #define NET_PROTO_FCOE        /* Fibre Channel over Ethernet protocol */
  #define FCMGMT_CMD            /* Fibre Channel management commands */

Description

This build option enables support for the Fibre Channel over Ethernet (FCoE) protocol.

See also

Notes

You may wish to enable support for the Fibre Channel management commands using the build option FCMGMT_CMD.

buildcfg/net_proto_fcoe.1319643047.txt.gz ยท Last modified: 2011/10/26 15:30 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.