Serial Over LAN (SOL)—MPCBL0010 SBC

reference_cfg: Success

cmmget -l blade14 -t raw -d "0x0C 0x21 1 0x03 0x07 0x2A" reference_cfg: Success

cmmget -l blade14 -t raw -d "0x0C 0x21 1 0x04 0x03 0x0A" reference_cfg: Success

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

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

11.8.2Client Blade Setup

The client blade is the SOL blade that activates SOL on the target and receives serial output from the target. The output is displayed on the client console.

Ensure the MPCBL0010 SBC has the following firmware/OS versions loaded:

IPMC Firmware 4.56_R006 or later

Bios 045.P04 or later

sbcutilities 1.2.0.10 or later

MontaVista 4.0 LSP, RedHat RHEL 4.0 U3

Note: ipmitool needs to be installed on a Linux computer located anywhere in the network. In this example, ipmitool is running on another blade in the same chassis.

11.8.2.1Configure the Ethernet Port

For MontaVista* 4.0:

1.Configure the IP address of the Ethernet port: vi /etc/network/interfaces

auto lo ethN

iface lo inet loopback auto ethN

iface ethN inet static address 192.168.0.42 network 192.168.0.0 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.0.1

2.Execute this command to restart the network:

/etc/init.d/networking restart

For RedHat* RHEL:

1.Configure IP address of the Ethernet port:

vi /etc/sysconfig/network-scripts/ifcfg-ethN

ifcfg-eth4 BOOTPROTO=static IPADDR=10.90.90.113 NETMASK=255.0.0.0 ONBOOT=yes TYPE=Ethernet DHCP_HOSTNAME=rhel4u3

2.Execute this command to restart the network: service network restart

 

Intel NetStructure® MPCBL0010 Single Board Computer

October 2006

Technical Product Specification

Order Number: 304120

157

Page 158
Image 158
Intel MPCBL0010 manual Client Blade Setup, Configure the Ethernet Port, Execute this command to restart the network