I recently got my hands on a Sun Fire T-2000 server, second hand. I can connect to the ALOM using the serial port, but I cannot connect to it over the network. Here are the settings that I have:
sc> showsc
Advanced Lights Out Manager CMT v1.3.2
parameter value
--------- -----
if_network true
if_connection telnet
if_emailalerts false
netsc_dhcp false
netsc_ipaddr 192.168.0.225
netsc_ipnetmask 255.255.255.0
netsc_ipgateway 192.168.0.1
mgt_mailhost
mgt_mailalert
sc_customerinfo
sc_escapechars #.
sc_powerondelay false
sc_powerstatememory false
sc_clipasswdecho true
sc_cliprompt sc
sc_clitimeout 0
sc_clieventlevel 2
sc_backupuserdata true
diag_trigger power-on-reset error-reset
diag_verbosity normal
diag_level min
diag_mode normal
sys_autorunonerror false
sys_autorestart reset
sys_eventlevel 2
ser_baudrate 9600
ser_parity none
ser_stopbits 1
ser_data 8
With these settings, I cannot connect to the ALOM over the network. I have tried both ssh and telnet and neither one is working. Now before someone says something about the fact that the ALOM should not be connected to a network, or the same network as everything else, this is at my home so I'm not really worried about security of the server. I currently have OpenBSD install on the HD.
--EDIT--
I have tried to ping the network port and cannot. I'm beginning to think that the port may be faulty. However, I have a 100mbps full-duplex established on the switch for that port, which doesn't make sense unless the port failed in such a way that frames aren't being sent/received.
I bought this machine because it has a multi-core UltraSPARC processor in it. This will allow me to test out my software on a big endian machine.
--EDIT--
I reran the VxDiags from ALOM and posted the result below.
ALOM BOOTMON v1.3.2
ALOM Build Release: 001
Reset register: 00000000
ALOM POST 1.0
Dual Port Memory Test, PASSED.
TTY External - Internal Loopback Test
TTY External - Internal Loopback Test, PASSED.
TTYC - Internal Loopback Test
TTYC - Internal Loopback Test, PASSED.
TTYD - Internal Loopback Test
TTYD - Internal Loopback Test, PASSED.
Memory Data Lines Test
Memory Data Lines Test, PASSED.
Memory Address Lines Test
Slide address bits to test open address lines
Test for shorted address lines
Memory Address Lines Test, PASSED.
Boot Sector FLASH CRC Test
Boot Sector FLASH CRC Test, PASSED.
Return to Boot Monitor for Handshake
ALOM POST 1.0
Status = 00007fff
Returned from Boot Monitor and Handshake
Loading the runtime image... VxWorks running.
Starting Advanced Lights Out Manager CMT v1.3.2
Copyright 2007 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Current mode: NORMAL
Attaching network interface lo0... done.
Attaching network interface motfec0.... done.
Booting from Segment 1
SC Alert: SC System booted.
Sun(tm) Advanced Lights Out Manager CMT v1.3.2
Full VxDiag Tests
BASIC TOD TEST
Read the TOD Clock: TUE NOV 24 04:24:21 2015
Wait, 1 - 3 seconds
Read the TOD Clock: TUE NOV 24 04:24:23 2015
BASIC TOD TEST, PASSED
ETHERNET CPU LOOPBACK TEST
50 BYTE PACKET - a 0 in field of 1's.
50 BYTE PACKET - a 1 in field of 0's.
900 BYTE PACKET - pseudo-random data.
ETHERNET CPU LOOPBACK TEST, PASSED
Full VxDiag Tests - PASSED
Status summary - Status = 7FFF
VxDiag - - PASSED
POST - - PASSED
LOOPBACK - - PASSED
I2C - - PASSED
EPROM - - PASSED
FRU PROM - - PASSED
ETHERNET - - PASSED
MAIN CRC - - PASSED
BOOT CRC - - PASSED
TTYD - - PASSED
TTYC - - PASSED
MEMORY - - PASSED
MPC885 - - PASSED
Please login:
It looks like all the diagnostics pass, so I don't know what to think.