iDRAC racadm Commands: Revision history

From KlavoWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 April 2025

31 March 2025

11 February 2025

10 February 2025

  • curprev 07:1407:14, 10 February 2025David talk contribs 647 bytes +4 No edit summary
  • curprev 07:1307:13, 10 February 2025David talk contribs 643 bytes +643 Created page with "As of writing the latest version is 11.3.0.0 https://dl.dell.com/FOLDER12236255M/1/Dell-iDRACTools-Web-WINX64-11.3.0.0-609_A00.exe <pre> racadm getniccfg </pre> <pre> racadm set iDRAC.IPv4.DHCPEnable 0 racadm set iDRAC.IPv4.Address 192.168.1.101 racadm set iDRAC.IPv4.Netmask 255.255.255.0 racadm set iDRAC.IPv4.Gateway 192.168.1.254 racadm set iDRAC.IPv4.DNS1 192.168.1.11 racadm set iDRAC.IPv4.DNS2 192.168.1.12 </pre> <pre> racadm racreset </pre> <pre> racadm set iDR..."