MeidokonWiki:

Specs

yumi is an IBM x3650 (model/variant: 7979B3M)

RSA

Remote management is through an RSA II Slimline card, it has it's own dedicated ethernet port.

Device

MAC address

BMC

00:1a:64:c4:10:66

RSA

00:1a:64:81:c5:77

eth0

00:1a:64:c2:53:20

eth1

00:1a:64:c2:53:22

You can talk to the RSA "in band", using the asu utility. Currently stashed in /root/ASU

[root@yumi ASU]# ./asu64 rebootrsa

# if you forget the password:
[root@yumi ASU]# ./asu64 resetrsa

Default login is USERID // PASSW0RD (yes that's a zero in the password)

Certain crappiness is well documented: http://en.wikipedia.org/wiki/IBM_Remote_Supervisor_Adapter#Peculiarities

Forgotten password something-something:

Here's the manual: asu_guide.pdf

Network config

./asu64 set RSA_Network1 Enabled
./asu64 set RSA_HostIPAddress1 202.4.232.66
./asu64 set RSA_HostIPSubnet1 255.255.255.0
./asu64 set RSA_GatewayIPAddress1
./asu64 set RSA_GatewayIPAddress1 202.4.232.254
./asu64 set RSA_DHCP1 Disabled
./asu64 rebootrsa

MeidokonWiki: furinkan/yumi (last edited 2011-12-07 01:45:11 by furinkan)