VMware NSX

  • 1.  esxcli network nic get -n vmnic0

    Posted Aug 08, 2018 05:07 PM

    Not sure what this means, I was advised to upgrade my HP NIC driver and it was pointed out to me, that these 2 bold options should match.

    Advertised Auto Negotiation: true

       Advertised Link Modes: 1000baseT/Full, 10000baseT/Full, 20000baseT/Full

       Auto Negotiation: false

       Cable Type:

       Current Message Level: 4631

       Driver Info:

             Bus Info: 0000:06:00:0

             Driver: elxnet

             Firmware Version: 11.4.1231.6

             Version: 12.0.1115.0

    How do I get the firmware version to match?



  • 2.  RE: esxcli network nic get -n vmnic0
    Best Answer

    Posted Aug 08, 2018 08:02 PM

    Hi n00ban00ba,

    I don't agree that driver and firmware versions need to match. This is rare to see and usually not the case. If this is an HP based system, you should be ensuring your driver/firmware is at the latest recommended combination outlined in HP's 'recipe guides'. I'm not sure if this is the latest one, but here is an example:

    http://vibsdepot.hpe.com/hpq/recipes/Nov2017VMwareRecipeSPP201610_21.9.1.pdf

    These driver/firmware combinations are tested by HP and are what VMware GSS should be advising customers to use. Not a single Emulex elxnet driver/firmware combination has the exact same driver/firmware version in that document. You will notice, however, that 11.x drivers generally go with a 11.x firmware release. I'm assuming that GSS may be more concerned with an 11.x firmware with a 12.x driver.

    Hope this helps.

    Regards,

    Mike



  • 3.  RE: esxcli network nic get -n vmnic0

    Posted Aug 08, 2018 09:11 PM

    You should be ensuring your driver/firmware is at the latest recommended combination.

    Use the link: VMware Compatibility Guide - I/O Device Search

    Example:

    Please consider marking this answer "correct" or "helpful" if you think your question have been answered correctly.