Servers - General
1832574 Members
4730 Online
110043 Solutions
New Discussion

Get NIC firmware versions

 
Kamote_Me
Occasional Contributor

Get NIC firmware versions

We have many HPE servers ranging from Gen7 to Gen 10 servers. I was able to get the NIC driver versions but how do you get its firmware? I saw hponcfg but not sure how to fetch this details. Any recommendations?
3 REPLIES 3
feigenL
Respected Contributor

Re: Get NIC firmware versions

Hello there, usually if you run the HPE SUM software to analyze the server's firmware version, you should be able to see the NIC's firmware current version.

for the Gen10 servers, using the iLO web interface, it'll show the NIC's current firmware.

Also, depending on the OS installed on the servers, there are some other ways to get that, for example, using VMware's CLI:

#esxcli network nic get -n vmnicX where X is the id of the NIC.

RHEL:

#ethtool –i Network port name

Another option, if you're using the OneView console, you can generate a report with the current firmware for all the servers being monitored/managed in OneView.

Best regards.

Luis Feigenblatt
Kamote_Me
Occasional Contributor

Re: Get NIC firmware versions

@feigenL 

Im using windows and trying to make script to get this informations on all
of our hpe physical servers. I could extract the firmwares of other devices
like hba but not the NIC. It could be hidden somewhere or theres a command
which i dont know.

ksram
HPE Pro

Re: Get NIC firmware versions

Hi @Kamote_Me,

 

Good day

 

Please refer the link : https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00018323en_us
Esp Page Nm 61.

 

The documents shares more details and information regarding the command lines which can be used.

 

Thank You
RamKS


I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

Accept or Kudo