Reference Guide

Table Of Contents
0 (FALSE)
Default 0
This property is used only if cfgNicUseDhcp is set to 1 (true), or if both cfgIPv6Enable and cfgIPv6AutoConfig are set to 1
(true).
The CMC can obtain its DNS domain name from either a DHCP or DHCPv6 server, if all of the following properties are set to 1
(true):
cfgNicIPv4Enable
cfgNicUseDhcp
cfgIPv6Enable
cfgIPv6AutoConfig
cfgDNSDomainNameFromDHCP
cfgDNSDomainName (Read/Write)
The network administrator must make sure that these DHCP servers are configured to provide the same DNS domain name to the
CMC, otherwise the domain name becomes unpredictable.
cfgDNSDomainName (Read/Write)
Description This is the DNS domain name. This parameter is valid only if
cfgDNSDomainNameFromDHCP is set to 0 (FALSE).
Legal Values A string of up to 254 ASCII characters. At least one of the
characters must be alphabetic. Characters are restricted to
alphanumeric, '-', and '.'.
NOTE: Microsoft Active Directory supports only Fully
Qualified Domain Names (FQDN) of 64 bytes or fewer.
Default <blank>
cfgDNSRacName (Read/Write)
Description
Displays the CMC name, which is rac-service tag by default.
This parameter is only valid if cfgDNSRegisterRac is set to 1
(TRUE).
Legal Values A string of up to 63 ASCII characters. At least one character
must be alphabetic.
NOTE: Some DNS servers only register names of 31
characters or fewer.
Default cmc-<service tag>
cfgDNSRegisterRac (Read/Write)
Description
Registers the 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
104