[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference netcad::hub_mgnt

Title:DEChub/HUBwatch/PROBEwatch CONFERENCE
Notice:Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7
Moderator:NETCAD::COLELLADT
Created:Wed Nov 13 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4455
Total number of notes:16761

1193.0. "resurrect dead bridge900MX" by MEOC02::DWYERMICHAEL () Thu Jul 07 1994 01:42

    Hello,
    
    We have a decbridge 900MX that we attempted to upgrade firmware to
    using TFTP services from TCPware  . It seemed to load OK but thereafter
    the module failed to initialiose correctly and now it does not have its
    module OK led lit and will not respond to the hub manager redirect mode
    option. It is effectively dead, although it worked fine before the
    'attempted' upgrade. We have been successful upgrading other bridges
    using our own NDUplus method, but this method did not work with their
    VAXstation running the TCPware s/ware, so we tried the TFTP method from
    the TCPware.
    
    So we have a DB900MX that is effectively dead. Is there anything we can
    do to resurrect it enough to attempt the downline load again , this
    time using NDUplus.  Power recycling of course is useless. The only
    LEDs lit are the port 1 state on led and power OK. 
    
    Please advise otherwise we will get MVCS to replace it - with a one
    month delay!                            
    
    Regs
    Michael
    
    
    
    
T.RTitleUserPersonal
Name
DateLines
1193.1How to load a braindead 900MX Bridge...NACAD2::PARISEAULuc PariseauThu Jul 07 1994 13:1369

    DECbridge900MX load procedure for corrupted FLASH:

	If the FLASH is corrupted during a load the following procedure
	must be used to reload the bridge with firmware.  (This WILL
	happen if the power is removed from the module while an update
	process is in progress.)

	The DECbridge900MX will send out a BootP request to the broadcast
	address on bridge port 2 only.  The source address for this
	request uses the address of the first port of the bridge (FDDI port.)
	This is the address printed on the back of the module.

	You have to configure your BootP Server to respond to this request.
	The exact procedure for this depends on your BootP Server.
	But as an example this is how an Ultrix DECathena BootP Server 
	would be configured:

	Add the following line to /etc/bootptab

	db900:ht=1:ha=08002ba34b08:ip=16.20.216.186:bf=//db900mx_11.bin

	The format used for the filename in this line depends on your TFTP
	Server.  Again the example above is for an Ultrix DECathena system.
	The db900mx_11.bin would be copied to the /tftpd directory on
	this type of system.

	Once the bridge is connected to the network via port 2 and powered
	up, it will send out the BootP request.  Assuming the BootP and
	TFTP servers are configured correctly, the LEDs will inform the
	user of the status of the load.

    Step 1: Configure the BootP and TFTP Servers

    Step 2: Connect an AUI cable from your network to Port 2 of the bridge.

    Step 3: Power up the bridge.  

	    The LED for port 1 will light green.  This signals that BootP 
	    requests are being sent out.

	    The second LED will light green after the BootP response is 
	    received.  This signals that the TFTP process has started.  
	    This should only take 5 to 60 seconds (depends on your network 
	    and server load).

	    The third LED will light green after the TFTP transfer is complete.
	    This signals that a CRC of the image is being performed.
	    This takes approximately 2 seconds.

	    The fourth LED will light green to signal the CRC was correct and
	    that the FDDI processor is being loaded with a new FLASH image.
	    This takes approximately 40 seconds.

	    The fifth LED will light green to signal the FDDI processor's FLASH
	    was loaded and that the main processor's FLASH is now being
	    programmed.
	    This takes approximately 2 MINUTES.

	    The LEDs will then alternate between Green and Amber for 10
	    seconds.

	    After the flashing of the LEDS, there is a 10 seconds of no action,
	    ie all LEDS shut off before the box reboots and runs diagnostics.

	    If all LEDS are lit amber that indicates an error, probably 
	    requiring field service to come in.

1193.2new firmware file ??CLPR01::PEYRACHEJean-Yves Peyrache Country Support Group FranceThu Jul 07 1994 14:1612

 >>> db900:ht=1:ha=08002ba34b08:ip=16.20.216.186:bf=//db900mx_11.bin

  db900mx_11.bin is same firmware file already in DCF kit aka V1.2.1 of
  Decbridge900 ??

  if not, can you post the location of this file.

   thanks 

  Jean-Yves
1193.3Sorry, that was just an example...NACAD2::PARISEAULuc PariseauThu Jul 07 1994 14:465
	You have to use the filename of whatever image you were trying to load
	(probably db900mx_121.bin...)

	Luc