HP ProLiant Networking Software Release Notes
8) Disable lldpad on Broadcom CNA interfaces, which is required because Broadcom utilizes an offloaded
DCBX client.
# lldptool set-lldp –i <ethX> adminStatus=disabled
IMPORTANT: In a FlexFabric environment, lldpad must be disabled on all NICs and HBA ports associated
with a given physical interface
9) Check that /var/lib/lldpad/lldpad.conf is created, and then do one of the following:
Check that each <ethX> block does not specify “adminStatus”.
If “adminStatus”is specified, check that it is set to 0 (“adminStatus=0”) for all interfaces and not just
those enabled for FCoE:
lldp :
{
eth5 :
{
tlvid00000001 :
{
info = "04BC305B017B73";
};
tlvid00000002 :
{
info = "03BC305B017B73";
};
};
10) Restart lldpad service to apply new settings.