Reference Guide

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
cfgDNSServer2 (Read or 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
cfgNicEnable (Read or Write)
Description
Enables or disables CMC network interface controller (NIC). If the NIC is disabled, the
remote network interfaces to CMC are no longer accessible and CMC is only available
through the local or serial RACADM interface.
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
98