Created by Yuriy Andamasov, Modified on Thu, 27 Apr, 2023 at 5:46 AM by Aslan Hajiyev
In case your setup requires firmware/driver update for your Intel NIC 500/700/800 series for software changes, performance or security enhancements, the following steps can be performed on the VyOS running device to accomplish this task:
ethtool -i ethX
Download the official software package provided for your NIC if the update is required
wget https://downloadmirror.intel.com/24769/eng/700series_nvmupdatepackage_v8_40.zip
unzip 700series_nvmupdatepackage_v8_40.zip
cd 700Series/Linux_x64
or
tar -xzvf 700Series_NVMUpdatePackage_v8_40_Linux.tar.gz
cd 700Series/Linux_x64
chmod 755 nvmupdate64e
sudo ./nvmupdate64e
For more detail information about Intel NIC firmware/drivers update please refer to the following documentation:
https://www-ssl.intel.com/content/www/us/en/embedded/products/networking/nvm-update-tool-quick-linux-usage-guide.html
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article