HP ProLiant Networking Software Release Notes

The above packages and their dependencies are located on your OS installation media.
2) For SLES, turn on the fcoe and lldpad services:
# chkconfig boot.lldpad on
# chkconfig boot.fcoe on
3) Reboot the server to ensure that the newly installed drivers are active.
4) Create configuration files for all FCoE ethX interfaces:
# cd /etc/fcoe
# cp cfg-ethx cfg-<ethX FCoE interface name>
Your distribution might have a different naming scheme for Ethernet devices, such as pXpX or emX
instead of ethX.
5) Modify /etc/fcoe/cfg-<interface>.
Set DCB_REQUIRED=yes to DCB_REQUIRED=no.
6) Turn on all ethX interfaces:
# ifconfig <ethX> up
7) (For SLES) To configure your Ethernet interfaces with YaST to automatically start at boot, do one of
the following:
Set a static IP address.
Enable DHCP on the interface.