Dell iDRAC7 User Manual page 110

Table of Contents

Advertisement

To enable IPMI, go to Overview → iDRAC Settings → Network and select Enable IPMI Over LAN. Make sure that the
Encryption Key value is all zeroes or press the backspace key to clear and change the value to NULL characters.
Enabling Supported Protocol Using RACADM
To enable the SSH or Telnet, run the command:
Telnet:
Using config command: racadm config -g cfgSerial -o cfgSerialTelnetEnable 1
Using set command: racadm set iDRAC.Telnet.Enable 1
SSH:
Using config command:racadm config -g cfgSerial -o cfgSerialSshEnable 1
Using set command: racadm set iDRAC.SSH.Enable 1
To change the SSH port:
Using config command:racadm config -g cfgRacTuning -o cfgRacTuneSshPort <port
number>
Using set command:racadm set iDRAC.SSH.Port <port number>
You can use tools such as:
IPMItool for using IPMI protocol
Putty/OpenSSH for using SSH or Telnet protocol
Related Links
SOL Using IPMI Protocol
SOL Using SSH or Telnet Protocol
SOL Using IPMI Protocol
IPMItool <−−> LAN/WAN connection <−−> iDRAC7
The IPMI-based SOL utility and IPMItool uses RMCP+ delivered using UDP datagrams to port 623. The RMCP+ provides
improved authentication, data integrity checks, encryption, and the ability to carry multiple types of payloads while using
IPMI 2.0. For more information, see http://ipmitool.sourceforge.net/manpage.html.
The RMCP+ uses an 40-character hexadecimal string (characters 0-9, a-f, and A-F) encryption key for authentication.
The default value is a string of 40 zeros.
An RMCP+ connection to iDRAC7 must be encrypted using the encryption Key (Key Generator (KG)Key). You can
configure the encryption key using the iDRAC7 Web interface or iDRAC Settings utility.
To start SOL session using IPMItool from a management station:
NOTE: If required, you can change the default SOL time-out at Overview → iDRAC Settings → Network →
Services.
1.
Install IPMITool from the
For installation instructions, see the
2.
At the command prompt (Windows or Linux), run the command to start SOL from iDRAC7: ipmitool -H
<iDRAC7-ip-address> -I lanplus -U <login name> -P <login password> sol
activate
This connects the management station to the managed system's serial port.
3.
To quit a SOL session from IPMItool, press <~> and <.> one after the other. The SOL session closes.
110
Dell Systems Management Tools and Documentation DVD.
Software Quick Installation Guide .

Advertisement

Table of Contents
loading

Table of Contents