So you have a DRAC or DELL REMOTE ACCESS CONTROLLER. It is their proprietary version of IPMI. You can configure the DRAC via IP ADDRESS.
But how you find the IP ADDRESS of the DRAC?
FIND DRAC IP ADDRESS
-install OPENMANAGE.
(as of print is: http://en.community.dell.com/techcenter/systems-management/w/wiki/1760.openmanage-server-administrator-omsa.aspx#Documentation_OMSA)
-click START > RUN
-type: cmd
-type: racadm getniccfg
(this gets the IP ADDRESS. By default it is usually: 192.168.0.120)
SET DRAC IP ADDRESS:
-type: racadm setniccfg -s ipAddress gatewayAddress subnetMask
OR
-click START > RUN
-click DELL OPENMANAGE > SERVER MANAGER.