RSS Amplifier

How can I get the Dell iDRAC IP address from Linux? - Server Fault · Apr 15, 2025

Answer by Jaroslav Kucera for How can I get the Dell iDRAC IP address from Linux?

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

The IP address of the iDRAC can be discovered with the ipmitool command (as root): ipmitool mc getsysinfo delloem_url It returns the complete URL in this form: https://<iDRAC IP>:443 (It was tested with Dell R740, iDRAC 7.00.00.171 and RHEL 8.10.)

Read on serverfault.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.