Created by Yuriy Andamasov, Modified on Fri, 24 Mar, 2023 at 12:26 PM by Yuriy Andamasov
VyOS doesn't support other modes rather than default Nx40G out-of-box with 40G Intel NICs due to licensing limitations. You can download an additional package from the official Intel website and change NIC operating mode manually. Here is an example on how to do that:
wget https://downloadmirror.intel.com/25851/eng/Linux_x64.zip
unzip Linux_x64.zip cd Linux_x64 chmod +x qcu64e
sudo ./qcu64e /DEVICES
sudo ./qcu64e /NIC=1 /INFO
sudo ./qcu64e /NIC=1 /SET=4x10
sudo ./qcu64e /NIC=1 /INFO
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