MPCBL0010 SBC—Serial Over LAN (SOL)

Execute this command to configure SOL on the target blade:

reference_cfg -I kcs -g -i <SOL Target IP Addr>

b.Script executed on the Intel CMM

Communication will be from the CMM to the target blade through IPMB.

Note:This requires an MPCMM0001 or MPCMM0002 chassis and firmware 6.1.0.2779 or later.

FTP these two files (/usr/bin/reference_cfg and /usr/lib/sbcutils/ reference_funcs) to the CMM /home/scripts directory.

"The CMM default IP address is 10.90.90.91.

If you are not able to FTP to the CMM: at the CMM prompt type

vi /etc/ftpusers

Comment out root (# root)

Type wq!

Execute this command to change the reference_cfg file attributes: chmod 777 reference_cfg

Execute this command to configure SOL on the target blade:

reference_cfg -I ipmb -g -i <SOL Target IP Addr> -j <Gateway IP Addr> -n <Gateway MAC Addr> -l <SOL Target IPMB Addr>

c.Script executed on a remote computer

Communication is from the remote computer to the CMM through a LAN interface (RMPC) that is then bridged to the target blade IPMC through IPMB.

Transfer these two files (/usr/bin/reference_cfg and /usr/lib/sbcutils/ reference_funcs) to the remote computer using FTP.

Transfer this file, /usr/share/doc/sbcutils/cmdPrivilege.ini, to both the active and standby CMMs.

Place cmdPrivilege.ini in the /etc/ directory. This file is needed to set up RMCP.

Reboot both CMMs

Once the CMMs have booted, from the remote computer execute this command:

reference_cfg -I lan -g -i <SOL Target IP Addr> -j <Gateway IP Addr> -n <Gateway MAC Addr> -l <SOL Target IPMB Addr> -H <CMM IP Addr> -U root -P cmmrootpass -A md5

3.If the configuration script is successful, you will see similar output to the following on the console. Once the configuration has been successfully written to the SOL target blade, it is ready activating the SOL session from the client blade.

cmmget -l blade14 -t raw -d "0x06 0x41 1 0x80" reference_cfg: Data response "0x2A 0x03" reference_cfg: Success

cmmget -l blade14 -t raw -d "0x0C 0x21 1 0x01 0x01" reference_cfg: Success

cmmget -l blade14 -t raw -d "0x0C 0x21 1 0x02 0x03"

Intel NetStructure® MPCBL0010 Single Board Computer

 

Technical Product Specification

October 2006

156

Order Number: 304120

Page 157
Image 157
Intel Intel NetStructure Single Board Computer, MPCBL0010 manual Execute this command to configure SOL on the target blade