RSC connectivity problem

Solaris 10 installed in SFV490 serverConfigured RSC.Netmanagement port not responding to telnet sessiontried to connect the interface cable but no result still IP address not pinging no telnet session.able to connect through serial port through laptop/desktop
[294 byte] By [Tiger1234] at [2007-11-26 11:33:18]
# 1
Assuming you can log in...scadm is located in /usr/platform/`uname -i`/sbin/scadmTry a scadm show and verify that all the ip related settings look ok.Try a scadm resetrsc
robertcohen at 2007-7-7 3:49:07 > top of Java-index,General,Network Configurations...
# 2

You will have to download the RSC package from sun.com (or is it on the CD's? can't remember).

After adding that package you will have a /usr/platform/SUNW,Sun-Fire-V490/rsc/rscadm command which can be used to setup the networking of the rsc adapter.

If you have a DHCP server you could try and just insert a network cable into the rsc adapter, i believe it defaults to DHCP.

After configuring you RSC card you need to alter some EEPROM settings in order to use the rsc card as the default input/output:

eeprom input-device=rsc-console

eeprom output-device=rsc-console

.. this might require a reboot.

.7/M.

mAbrante at 2007-7-7 3:49:07 > top of Java-index,General,Network Configurations...
# 3
i have configured RSC software in my system.when i interchange the cables with the network interface which is responding to the IP address is also not workingis there any problem with the speed on the switch side.
Tiger1234 at 2007-7-7 3:49:07 > top of Java-index,General,Network Configurations...
# 4

we have installed RSC package for Solaris 10

we have changed the EEPROM settings also. now the input and output devices are rsc-console.

we have done this configuration for two times no result.

tell me whenever we run the rsc-config utility whether we need to change the EEPROM settings and reboot the server.

also tell me whether there is any speed limit with on the switch side.

Tiger1234 at 2007-7-7 3:49:07 > top of Java-index,General,Network Configurations...
# 5
bash-3.00# eeprom | grep outputoutput-device=rsc-consolebash-3.00# eeprom | grep inputinput-device=rsc-console
Tiger1234 at 2007-7-7 3:49:07 > top of Java-index,General,Network Configurations...
# 6
i talked to sun support and got the result for this problem.it is totally a network issue, as rsc supports only 10Mbits Half network.whenever y\we connect rsc port through telnet session we have to make sure the network setting on the switch side must be of the above value.
Tiger1234 at 2007-7-7 3:49:07 > top of Java-index,General,Network Configurations...