Skip to content

Instantly share code, notes, and snippets.

@uygary
Last active November 22, 2024 17:41
Show Gist options
  • Select an option

  • Save uygary/60a944aeb24e1a916d56b555ee3c3022 to your computer and use it in GitHub Desktop.

Select an option

Save uygary/60a944aeb24e1a916d56b555ee3c3022 to your computer and use it in GitHub Desktop.
Disable SFP+ Brand Lockdown on Stupid Intel Converged Network Cards
# 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