Reference Guide

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
NOTE: For IPv6, only the DHCPv6 address or static address is registered.
cfgDNSServersFromDHCP (Read/Write)
Description Specifies if the DNS server IPv4 addresses should be
assigned from the DHCP server on the network.
For CMC, this property is used only if cfgNicUseDhcp is
set to 1 (true).
Legal Values
1 (TRUE)
0 (FALSE)
Default 0
cfgDNSServer1 (Read/Write)
Description Specifies the IPv4 address for DNS server 1. This property
is only valid if cfgDNSServersFromDHCP is set to 0
(FALSE).
NOTE: cfgDNSServer1 and cfgDNSServer2 may be
set to identical values while swapping addresses.
Legal Values String representing a valid IPv4 address. For example:
192.168.0.20.
Default 0.0.0.0
cfgDNSServer2 (Read/Write)
Description Retrieves the IPv4 address for DNS server 2. This
parameter is only valid if cfgDNSServersFromDHCP is set
to 0 (FALSE).
NOTE: cfgDNSServer1 and cfgDNSServer2 may be
set to identical values while swapping addresses.
Legal Values String representing a valid IPv4 address. For example:
192.168.0.20.
Default 0.0.0.0
100