Skip to content

Instantly share code, notes, and snippets.

@bjornbouetsmith
Created January 11, 2023 14:16
Show Gist options
  • Save bjornbouetsmith/c161ad2935eedf1fbad3a6d39d9207a5 to your computer and use it in GitHub Desktop.
Save bjornbouetsmith/c161ad2935eedf1fbad3a6d39d9207a5 to your computer and use it in GitHub Desktop.
Mellanox SX6012 Fan control
Connect to console on switch via console cable
Log in with admin/admin unless you changed the default username/password
Type 'enable' hit <enter>
Type 'conf t' hit <enter>
Type 'fae mlxi2c set_fan /MGMT/FAN1 1 25' hit <enter>
This will set fan speed to 25% and not make such noise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment