Installation Manual
122 Advanced iDRAC6 Configuration
The commands provide the same configuration functionality as the iDRAC6 
Configuration Utility at boot-up when you are prompted to type 
<Ctrl><E>. For more information about configuring network properties 
with the iDRAC6 Configuration Utility, see
"Configuring Your System to Use 
an iDRAC6
" on page 34.
The following is an example of how the command may be used to configure 
desired LAN network properties.
racadm config -g cfgLanNetworking -o cfgNicEnable 1
racadm config -g cfgLanNetworking -o cfgNicIpAddress 
192.168.0.120
racadm config -g cfgLanNetworking -o cfgNicNetmask 
255.255.255.0
racadm config -g cfgLanNetworking -o cfgNicGateway 
192.168.0.120
racadm config -g cfgLanNetworking -o cfgNicUseDHCP 0
racadm config -g cfgLanNetworking -o 
cfgDNSServersFromDHCP 0
racadm config -g cfgLanNetworking -o cfgDNSServer1 
192.168.0.5
racadm config -g cfgLanNetworking -o cfgDNSServer2 
192.168.0.6
racadm config -g cfgLanNetworking -o 
cfgDNSRegisterRac 1
racadm config -g cfgLanNetworking -o cfgDNSRacName 
RAC-EK00002
racadm config -g cfgLanNetworking -o 
cfgDNSDomainNameFromDHCP 0
racadm config -g cfgLanNetworking -o cfgDNSDomainName 
MYDOMAIN
  NOTE: If cfgNicEnable is set to 0, the iDRAC6 LAN is disabled even if DHCP is 
enabled.










