| Title: | FDDI - The Next Generation | 
| Moderator: | NETCAD::STEFANI | 
| Created: | Thu Apr 27 1989 | 
| Last Modified: | Thu Jun 05 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 2259 | 
| Total number of notes: | 8590 | 
Hello !
I can't update a DECconcentrator 500 with DECNDU Plus V1.0 using a  
Ultrix-Station !
DECCon500	RomVer 1.0
		SW Ver 3.1
		Upd.SW write
DECStation	ULTRIX 4.3 Rev 4.4
		UWS    4.3 Rev 10	
		DECNET/OSI for ULTRIX V5.1-0
DECNDU Plus 	V1.0	
		Ultrix Version
		copied from QUIVER::PROJ706:[NDU.V3.RELEASE.ULTRIX.SSB]
Symptom:
tron:DEFCN#decndup -s 08-00-2B-30-E3-62
(c) Digital Equipment Corporation. 1993. All Rights Reserved.
Name           DEFCN____
Firmware Rev   V3.1
    
    
tron:DEFCN#decndup -n -i -u 08-00-2B-30-E3-62 defcn034.sys
(c) Digital Equipment Corporation. 1993. All Rights Reserved.
decndu: Beginning MOP downline load
decndu: MOP downline load completed
    
    
tron:DEFCN#decndup -n -s 08-00-2B-30-E3-62
(c) Digital Equipment Corporation. 1993. All Rights Reserved.
Name           DEFCN____
Firmware Rev   V3.1
    
    
tron:DEFCN#ll
total 1691
-rw-r--r--  1 root         6480 May  3 15:41 defcn031.release_notes
-rw-r-----  1 root       414206 May  3 15:41 defcn031.sys
-rw-r--r--  1 root        11566 May  3 15:41 defcn032.release_notes
-rw-r-----  1 root       414206 May  3 15:41 defcn032.sys
-rw-r--r--  1 root         3803 May  3 15:41 defcn033.release_notes
-rw-r-----  1 root       414206 May  3 15:41 defcn033.sys
-rw-r--r--  1 root         3924 May  3 15:41 defcn034.release_notes
-rw-r-----  1 root       414206 May  3 15:41 defcn034.sys
tron:DEFCN#wc defcn034.release_notes
      95     491    3924 defcn034.release_notes
    
tron:DEFCN#decndup -i -u 08-00-2B-30-E3-62 defcn034.sys         -----------
								     ||
(c) Digital Equipment Corporation. 1993. All Rights Reserved.	     ||
decndu: Sending RBMS read device message			  
decndu: Target device is a DEFCN____ version 3.1		     see
decndu: Setting RBMS DLU switch to TRUE				    also
decndu: Beginning MOP downline load
decndu: MOP downline load completed				    IRIS
decndu: error during parameter load message
decndu: no response from target					   capture
decndu: Waiting for device to come back on-line   
decndu: Sending RBMS read device message
decndu: Device back on line					      ||
decndu: Target device is a DEFCN____ version 3.1	              ||
								      ||
decndu: Setting RBMS DLU switch to FALSE			-----------
tron:DEFCN#
It also doesn't work with any other load image (defcn033.sys,defcn032.sys,..)
The Concentrator is all the time online (no reset).
With IRIS  I can see the following:
	RBMS Read request	 
	RBMS response read
	RBMS request set  	update switch on 
	RBMS response set 	success
	MOP boot
	MOP request program
	MOP mem load 		1490 bytes (image)
	MOP request mem load
	MOP mem load 		1490 bytes (image)
	MOP request mem load
	MOP mem load 		1490 bytes (image)
	.
	.
	.
	MOP request mem load
	MOP mem load 		1490 bytes (image)
	MOP request mem load
	MOP mem load 		190  bytes (image load compl. 415900 byte) 
	MOP request mem load
	MOP Parameter load & Transfer
	MOP Parameter load & Transfer
	.
	.
	.
	MOP Parameter load & Transfer
	MOP Parameter load & Transfer	after 14 times 
	RBMS Read request	 
	RBMS response read
	RBMS request set  	update switch off 
	RBMS response set 	success	
	
This File is available on Node 
UTOPIE::DISK$USER1:[Andreas_Waldherr]conload.dwc
Any ideas ?
Thanks - Andreas
	
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 1347.1 | drop the -n | NPSS::TAYLOR | Fri May 27 1994 10:53 | 8 | |
|     
    
    
    Try the load without the -n parameter, 
    
                decndup -i -u 08-00-2b-xx-xx-xx defcn034.sys
    
    
 | |||||
| 1347.2 | Already done | VNABRW::WALDHERR | Mon May 30 1994 11:04 | 8 | |
|     Hello 
    
    We have done this already (without -n)
    
    see the second half of the load-logfile in note 1347.0
    
    Andreas
    
 | |||||
| 1347.3 | It was my mistake ! | VNABRW::WALDHERR | Mon Jun 27 1994 04:32 | 39 | |
| 
Hello Wayne !
I think I found the Problem. 
I copied the DECConcentrator image with the decnet copy command (dcp) from a 
VMS-System to a ULTRIX-System. But I does not use the -i (image mode) option. 
So the Image is corrupted when I gave it to my Customer.  
So when I load the bad image the Concentrator behaves as follows:
1. Setting RBMS DLU switch to TRUE          
2. Beginning MOP downline load      load into the RAM-Landing-Area
3. Check CRC of image ->            if bad do not acknowledge the final 
				    message
4. DECNDU Plus reports		    error during parameter load message
				    no response from target                 
				    Waiting for device to come back on-line
			
				    Sending RBMS read device message
				    Device back on line                        
				    Target device is a DEFCN____ version 3.1   
                                         
5. Setting RBMS DLU switch to FALSE                   
Attention: The Concentrator do not report that the Load-Image has an 
	   CRC-Error or is corrupted ! 
Best regards, Andreas
 | |||||