CLI Guide
cfgServerDNSIMCName (Read or Write)
Table 238. Details of cfgServerDNSIMCName attribute
Description Displays the DNS domain name for iDRAC or IMC.
Legal Values
A valid string values
Default
None
Usage You can get and set the iDRAC DNS name using the cfgServerDNSIMCName attribute.
To set the iDRAC DNS name in:
• Firmware RACADM:
racadm config -g cfgserverinfo -i <server_slot_number> -o
cfgServerDNSIMCName <Valid_iDRAC_Name>
• Remote RACADM:
racadm -r <cmc_ip> -u <cmc_username> -p <cmc_password> config -g
cfgserverinfo -i <server_slot_number> -o cfgServerDNSIMCName
<Valid_iDRAC_Name>
• Proxy:
racadm -r <iDRAC_ip> -u <iDRAC_username> -p <iDRAC_password> config -g
cfgserverinfo -i <server_slot_number> -o cfgServerDNSIMCName
<Valid_iDRAC_Name> --proxy
To get the iDRAC DNS name in:
• Firmware RACADM:
racadm getconfig -g cfgserverinfo -i <server_slot_number> -o
cfgServerDNSIMCName
• Remote RACADM:
racadm -r <cmc_ip> -u <cmc_username> -p <cmc_password> getconfig -g
cfgserverinfo -i <server_slot_number> -o cfgServerDNSIMCName
• Proxy:
racadm -r <iDRAC_ip> -u <iDRAC_username> -p <iDRAC_password> getconfig -g
cfgserverinfo -i <server_slot_number> -o cfgServerDNSIMCName --proxy
cfgServerRootPassword (Write Only)
Table 239. Details of cfgServerRootPassword attribute
Description Displays the password for IMC as a series of asterisks (*). It cannot be seen or displayed after this property is
written.
Legal Values
None
Default
None
CMC Property Database Group and Object Descriptions 129