Users Guide

Using set command:
racadm set iDRAC.IPBlocking.RangeEnable 1
racadm set iDRAC.IPBlocking.RangeAddr 192.168.0.57
racadm set iDRAC.IPBlocking.RangeMask 255.255.255.255
To restrict logins to a set of four adjacent IP addresses (for example, 192.168.0.212 through 192.168.0.215), select all but the lowest
two bits in the mask:
Using set command:
racadm set iDRAC.IPBlocking.RangeEnable 1
racadm set iDRAC.IPBlocking.RangeAddr 192.168.0.212
racadm set iDRAC.IPBlocking.RangeMask 255.255.255.252
The last byte of the range mask is set to 252, the decimal equivalent of 11111100b.
For more information, see the iDRAC RACADM Command Line Reference Guide available at dell.com/support/manuals.
Configuring Services
You can configure and enable the following services on iDRAC:
Local Configuration — Disable access to iDRAC configuration (from the host system) using Local RACADM and iDRAC Settings utility.
Web Server — Enable access to iDRAC Web interface. If you disable the option, use local RACADM to re-enable the Web Server,
since disabling the Web Server also disables remote RACADM.
SSH — Access iDRAC through firmware RACADM.
Telnet — Access iDRAC through firmware RACADM
Remote RACADM — Remotely access iDRAC.
SNMP Agent — Enables support for SNMP queries (GET, GETNEXT, and GETBULK operations) in iDRAC.
Automated System Recovery Agent — Enable Last System Crash Screen.
VNC Server — Enable VNC server with or without SSL encryption.
Configuring Services Using Web Interface
To configure the services using iDRAC Web interface:
1. In the iDRAC Web interface, go to Overview > iDRAC Settings > Network > Services.
The Services page is displayed.
2. Specify the required information and click Apply.
For information about the various settings, see the iDRAC Online Help.
Configuring Services Using RACADM
To enable and configure the various services using RACADM:
Use the following objects with the config command:
cfgRacTuneLocalConfigDisable
cfgRacTuneCtrlEConfigDisable
cfgSerialSshEnable
cfgRacTuneSshPort
cfgSsnMgtSshIdleTimeout
cfgSerialTelnetEnable
cfgRacTuneTelnetPort
cfgSsnMgtTelnetIdleTimeout
cfgRacTuneWebserverEnable
cfgSsnMgtWebserverTimeout
cfgRacTuneHttpPort
cfgRacTuneHttpsPort
cfgRacTuneRemoteRacadmEnable
cfgSsnMgtRacadmTimeout
70
Configuring iDRAC