Dell servers
Jump to navigation
Jump to search
Dell Servers
Idrac
Restart unresponsive idrac
This will restart the idrac and keep all the settings.
From Windows open CMD and run:
racadm racreset
Reset idrac
This will completely wipe the idrac settings and return it to default.
From Windows open CMD and run:
racadm racresetcfg
Set drac to DHCP=
racadm setniccfg -d
Set static IP on drac
racadm setniccfg -s <IPv4Address> <netmask> <IPv4 gateway> racadm setniccfg -s 192.168.0 255.255.255.0 192.168.0
Enable or disable drac
racadm setniccfg -o
<comments />