iDRAC6 and CMC Property Database Group and Object Descriptions 161
FILE LOCATION:
C:\Working\ProjectDocs\Program_Releases\iDRAC6\iDRAC6_1.95_3.5\RACADM\Source\rac
DELL CONFIDENTIAL – PRELIMINARY 3/26/13 - FOR PROOF ONLY
cfgDNSRegisterRac (Read/Write)
NOTE: For IPv6, only the DHCPv6 address or static address is registered.

Example:

racadm getconfig -g cfgLanNetworking
cfgNicEnable=1
cfgNicIPv4Enable=1
cfgNicIpAddress=192.168.22.101
cfgNicNetmask=255.255.255.0
cfgNicGateway=192.168.22.101
cfgNicUseDhcp=1
# cfgNicMacAddress=00:00:00:00:00:01
cfgNicVLanEnable=0
cfgNicVLanID=1
cfgNicVLanPriority=0
cfgDNSServersFromDHCP=1
cfgDNSServer1=192.168.0.5
cfgDNSServer2=192.168.0.6
cfgDNSRacName=cmc-frankly
cfgDNSDomainName=fwad.lab
cfgDNSDomainNameFromDHCP=1
cfgDNSRegisterRac=1
Description Registers the iDRAC6 or CMC name on the DNS server. When you
set this parameter, the CMC registers its DNS name for its IPv4
and IPv6 addresses with the DNS server.
Legal Values 1 (TRUE)
0 (FALSE)
Default 0