Users Guide

Table Of Contents
Timetowait (-t) Indicates the time the host system waits before shutting down. The default setting is 300.
EndHostPowerState (-e) Indicates the power state of the host. 0 indicates OFF and 1 indicates ON. The default
setting is 1.
NOTE: ShutdownType (-d), Timetowait (-t), and EndHostPowerState (-e) are optional attributes.
The following is an example of a static DHCP reservation from a dhcpd.conf file:
host my_host {
host my_host {
hardware ethernet b8:2a:72:fb:e6:56;
fixed-address 192.168.0.211;
option host-name "my_host";
option myname " -f r630_raid.xml -i 192.168.0.1 -n /nfs -s 0 -d 0 -t 300";
}
NOTE: After editing the dhcpd.conf file, make sure to restart the dhcpd service to apply the changes.
Prerequisites before enabling Auto Config
Before enabling the Auto config feature, make sure that following are already set:
Supported network share (NFS,CIFS,HTTP and HTTPS) is available on the same subnet as the iDRAC and DHCP server.
Test the network share to ensure that it can be accessed and that the firewall and user permissions are set correctly.
Server configuration profile is exported to the network share. Also, make sure that the necessary changes in the XML file are
complete so that proper settings can be applied when the Auto Config process is initiated.
DHCP server is set and the DHCP configuration is updated as required for iDRAC to call the server and initiate the Auto
Config feature.
Enabling Auto Config using iDRAC web interface
Make sure that DHCPv4 and the Enable IPv4 options are enabled and Auto-discovery is disabled.
To enable Auto Config:
1. In the iDRAC web interface, go to iDRAC Settings > Connectivity > Network > Auto Config.
The Network page is displayed.
2. In the Auto Config section, select one of the following options from the Enable DHCP Provisioning drop-down menu:
Enable Once Configures the component only once using the SCP file referenced by the DHCP server. After this,
Auto Config is disabled.
Enable once after reset After the iDRAC is reset, configures the components only once using the SCP file
referenced by the DHCP server. After this, Auto Config is disabled.
Disable Disables the Auto Config feature.
3. Click Apply to apply the setting.
The network page automatically refreshes.
Enabling Auto Config using RACADM
To enable Auto Config feature using RACADM, use the iDRAC.NIC.AutoConfig object.
For more information, see the iDRAC RACADM CLI Guide available at https://www.dell.com/idracmanuals.
For more information on the Auto Config feature, see the Zero-Touch, bare-metal server provisioning using the Dell EMC iDRAC
with Lifecycle Controller Auto Config feature white paper available at the https://www.dell.com/support.
Using hash passwords for improved security
On PowerEdge servers with iDRAC version 3.00.00.00, you can set user passwords and BIOS passwords using a one-way hash
format. The user authentication mechanism is not affected (except for SNMPv3 and IPMI) and you can provide the password in
plain text format.
Setting up managed system
51