Last active
November 22, 2024 17:41
-
-
Save uygary/60a944aeb24e1a916d56b555ee3c3022 to your computer and use it in GitHub Desktop.
Disable SFP+ Brand Lockdown on Stupid Intel Converged Network Cards
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Assuming a dual port network adapter on Truenas Scale | |
| sudo midclt call system.advanced.update '{"kernel_extra_options": "ixgbe.allow_unsupported_sfp=1,1"}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment