Table 5-1. Cryptography Schemes

Scheme Type

Scheme

 

 

Asymmetric Cryptography

Diffie-Hellman DSA/DSS 512-1024 (random) bits per

 

NIST specification

 

 

Symmetric Cryptography

AES256-CBC

 

RIJNDAEL256-CBC

 

AES192-CBC

 

RIJNDAEL192-CBC

 

AES128-CBC

 

RIJNDAEL128-CBC

 

BLOWFISH-128-CBC

 

3DES-192-CBC

 

ARCFOUR-128

 

 

Message Integrity

HMAC-SHA1-160

 

HMAC-SHA1-96

 

HMAC-MD5-128

 

HMAC-MD5-96

 

 

Authentication

• Password

 

 

NOTE: SSHv1 is not supported.

Configuring Linux for Serial Console During Boot

The following steps are specific to the Linux GRand Unified Bootloader (GRUB). Similar changes would be necessary if you use a different boot loader.

NOTE: When you configure the client VT100 emulation window, set the window or application that is displaying the redirected Virtual Console to 25 rows x 80 columns to ensure proper text display; otherwise, some text screens may be garbled.

Edit the /etc/grub.conf file as follows:

1Locate the General Setting sections in the file and add the following two new lines:

serial --unit=1 --speed=57600 terminal --timeout=10 serial

92

Advanced iDRAC6 Configuration

Page 92
Image 92
Dell IDRAC6 manual Configuring Linux for Serial Console During Boot, Cryptography Schemes Scheme Type