73
7.3.3 Linux
System
Setting
Linux needs to be told to listen for logins on the serial port. This is done by adding the
following line to /etc/inittab.
Add the following line to the init configuration file /etc/inittab.
s1:12345:respawn:/sbin/agetty –L ttyS1 115200 vt100
Now the target aTCA-9300 is ready for SOL connection.
7.4 Establish SOL Connection
Execute the following command from your remote client to establish the SOL Connection
Command:
ipmitool -I lanplus -H <Target IPMC IP > -C < Cipher Suite Id > -U <User Name> -P
<Password> sol activate
Note: Please refer to the following table for the Cipher Suite Id
ID characteristics
Cipher
Suite
Authentication
Algorithm
Integrity
Algorithm(s)
Confidentiality
Algorithm(s)
0
“straight
password"
00h, 00h, 00h
RAKP-none
None
None
1
S
01h, 00h, 00h
None
None
2
S, A
01h, 01h, 00h
None
3
S, A, E
01h, 01h, 01h
AES-CBC-128
4
S, A, E
01h, 01h, 02h
xRC4-128
5
S, A, E
01h, 01h, 03h
RAKP-HMAC-
SHA1
HMAC-SHA1-
96
xRC4-40
6
S
02h, 00h, 00h
None
None
7
S, A
02h, 02h, 00h
None
8
S, A, E
02h, 02h, 01h
AES-CBC-128
9
S, A, E
02h, 02h, 02h
xRC4-128
10
S, A, E
02h, 02h, 03h
HMAC-MD5-
128
xRC4-40
11
S, A
02h, 03h, 00h
None
12
S, A, E
02h, 03h, 01h
AES-CBC-128
13
S, A, E
02h, 03h, 02h
xRC4-128
14
S, A, E
02h, 03h, 03h
RAKP-HMAC-
MD5
MD5-128
xRC4-40
80h-BFh
OEM specified OEM specified
OEM specified
OEM specified
OEM specified
C0h-FFh reserved
-
-
-
-