1830250 Members
2646 Online
110000 Solutions
New Discussion

Re: reset GSP from OS

 
SOLVED
Go to solution
David Connolly
Regular Advisor

reset GSP from OS

Folks,

The GSP card on my HPUX11.00 system is not responding, either on the LAN port or the serial.

Is there a command to reset this card from the OS?. Also, the GSP is quite old (10Mbps LAN port). How do I check the model & firmware level, and is the firmware upgrade generally reliable?

Thanks in advance for any help.
5 REPLIES 5
Madhu Sudhan_1
Respected Contributor
Solution

Re: reset GSP from OS

Probably this thread http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=220897 might help you.


-Madhu
Think Positive
Tom Danzig
Honored Contributor

Re: reset GSP from OS

stty +resetGSP
Chris Wilshaw
Honored Contributor

Re: reset GSP from OS

You should be able to reset the GSP using

stty +resetGSP
Helen French
Honored Contributor

Re: reset GSP from OS

This will reset the GSP:

# stty +resetGSP < /dev/GSPdiag1

The firmware revision will be displayed upon reset/reboot. Normally the upgrade is safe and easy.
Life is a promise, fulfill it!
John Palmer
Honored Contributor

Re: reset GSP from OS

To reset the GSP from thee command line:

stty +resetGSP < /dev/GSPdiag1

Having connected to the GSP and typed ctrl B, the 'he' command lists the current firmware version.

I've done a couple of upgrades and never had any problem.

Regards,
John