Users Guide

Conguring services using web interface
To congure the services using iDRAC Web interface:
1.
In the iDRAC Web interface, go to OverviewiDRAC SettingsNetworkServices.
The Services page is displayed.
2. Specify the required information and click Apply.
For information about the various settings, see the iDRAC Online Help.
NOTE: Do not select the Prevent this page from creating additional dialogs check-box. Selecting this option
prevents you from conguring services.
Conguring services using RACADM
To enable and congure services using RACADM, use the set command with the objects in the following object groups:
iDRAC.LocalSecurity
iDRAC.LocalSecurity
iDRAC.SSH
iDRAC.Webserver
iDRAC.Telnet
iDRAC.Racadm
iDRAC.SNMP
For more information about these objects, see iDRAC RACADM Command Line Interface Reference Guide available at dell.com/
idracmanuals.
Enabling or disabling HTTPs redirection
If you do not want automatic redirection from HTTP to HTTPs due to certicate warning issue with default iDRAC certicate or as a
temporary setting for debugging purpose, you can congure iDRAC such that redirection from http port (default is 80) to https port
(default is 443) is disabled. By default, it is enabled. You have to log out and log in to iDRAC for this setting to take eect. When you
disable this feature, a warning message is displayed.
You must have Congure iDRAC privilege to enable or disable HTTPs redirection.
An event is recorded in the Lifecycle Controller log le when this feature is enabled or disabled.
To disable the HTTP to HTTPs redirection:
racadm set iDRAC.Webserver.HttpsRedirection Disabled
To enable HTTP to HTTPs redirection:
racadm set iDRAC.Webserver.HttpsRedirection Enabled
To view the status of the HTTP to HTTPs redirection:
racadm get iDRAC.Webserver.HttpsRedirection
Conguring TLS
By default, iDRAC is congured to use TLS 1.1 and higher. You can congure iDRAC to use any of the following:
TLS 1.0 and higher
TLS 1.1 and higher
TLS 1.2 only
82