Created by Yuriy Andamasov, Modified on Tue, 11 Apr, 2023 at 4:28 PM by Yuriy Andamasov
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
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