How can I get the Dell iDRAC IP address from Linux? - Server Fault · Apr 15, 2025
Answer by grawity for How can I get the Dell iDRAC IP address from Linux?
0Sign 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 vendor-independent method might be to get the settings of the IPMI LAN channel: ipmitool lan print or with FreeIPMI, ipmi-config -o -S Lan_Conf [-v] This works at least on DRAC5 and iLO4, although I am not 100% sure whether the fields remain available when IPMI-over-LAN is disabled (as I still keep it active here for the Serial-over-LAN feature). This can also be used to set the IP address of…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.