How to Install RACADM on VMware ESXi and Configure iDRAC IP

摘要: This article describes how to install RACADM on VMware ESXi and demonstrates how to change the iDRAC IP address using RACADM commands.

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

說明

Contents:

Installing RACADM 

  1. Refer to How to find and download the RACADM installation package (VIB) compatible with the VMware vSphere ESXi version and download the RACADM VIB package compatible with the current VMware ESXi version.

image.png

  1. Refer to How to upload files to the VMware ESXi Datastore using the vSphere Host Client and upload the installation package to the ESXi Datastore using the ESXi vSphere Host Client.

image.png

  1. You can run the "ls" command to verify whether the file has been uploaded successfully, and then install RACADM using the following command:
esxcli software vib install -d /vmfs/volumes/datastore1/DellEMC-iDRACTools-Web-ESX67i.VIB-9.5.1-4191.zip

 

NOTE: You must use the absolute path: /vmfs/volumes/datastore1/DellEMC-iDRACTools-Web-ESX67i.VIB-9.5.1-4191.zip


image.png

  1. Run the following command to verify that RACADM is already in the installation list.
 [root@localhost:/var/log/vmware] esxcli software vib list | grep racadm
 racadm                         10.2.0.0.2021-DEL.700.0.0.15525992    DEL     VMwareAccepted    2020-04-09


Using RACADM

  1. The installed RACADM tool is located in the directory "opt/dell/racadm". You can use the "cd" command to go to the directory where the RACADM tool is located.

image.png

  1. Enter the RACADM command to execute, e.g., "racadm getniccfg", to view the iDRAC IP, subnet mask, gateway, NIC, and other information.

image.png

  1. RACADM command demo: Changing the iDRAC IP.

Run the "racadm getniccfg" command to view the current iDRAC network settings.
image.png

Run the following commands to change the IP address, subnet mask, and gateway of the iDRAC.

Run the following command to set the IPv4 address.

racadm set iDRAC.IPv4.Address 10.1.4.XX

Run the following command to set the subnet mask.

racadm set iDRAC.IPv4.Netmask 255.XXX.0.0

Run the following command to set the gateway.

racadm set iDRAC.IPv4.Gateway 10.1.0.XXX

 

image.png

Verify whether the IP was successfully changed.

image.png

 
 
 

其他資訊

受影響的產品

PowerEdge, VMware ESXi 5.x, VMware ESXi 6.5.X, VMware ESXi 6.7.X, VMware ESXi 6.x, VMware ESXi 7.x
文章屬性
文章編號: 000193731
文章類型: How To
上次修改時間: 15 1月 2026
版本:  10
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。