Quick Reference Guide

Table Of Contents
CMC Property Database Group and Object Definitions 115
cfgNicUseDhcp
cfgIPv6Enable
cfgIPv6AutoConfig
cfgDNSDomainNameFromDHCP
cfgDNSRegisterRac
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.
NOTE: For IPv6 addresses, only the DHCPv6 address or static address is
registered.
Configuration options:
1 (true), 0 (false)
Default:
0
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