racadm cheatsheet for Dell iDRAC (BASH)

The Integrated Dell Remote Access Controller (iDRAC) is an optional BMC used in Dell servers. Much like with HP's ILOM there is a command line utility provided (in this case racadm) in order to interact with it, fetching and setting config

This page is a basic cheatsheet of the commands which can be used with it, all should be run from a shell. However, if you prefer to use the interactive mode, run racadm on it's own, and then just omit racadm from the command. The benefit of that approach, is that from (approximately) racadm7 you'll have tab-completion available to help you create commands

Similar To

Details

  • Language: BASH