Skip to content

Instantly share code, notes, and snippets.

@fenar
Last active August 11, 2023 14:51
Show Gist options
  • Save fenar/f80efe69268d7a61eea1360195fc760a to your computer and use it in GitHub Desktop.
Save fenar/f80efe69268d7a61eea1360195fc760a to your computer and use it in GitHub Desktop.
100GBps-Dell-Intel-Mikrotik

---Incase You Have a Messed-Up Bios---- Start
(A) Clear all pending jobs via iDRAC WebUI: Maintenance -> Job Queue

(B) Revert back to initial BIOS
ssh to iDRAC terminal
% ssh root@
racadm>>racadm recover BIOS.Setup.1-1
---Incase You Have a Messed-Up Bios---- End

Enabling Dell-Intel-E810 on Server Side
(1) At Boot Screen Select F2 -> Go to Embedded Device Settings -> Pick the PCI slot which NIC sitting on -> Enable LLDP
alt text

Enabling Compatible FEC on Mikrotik Side
(2) Mikrotik WebUI -> Interfaces -> < 100Gbps Interface Name > -> SFP -> Fec Mode fec91
alt text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment