cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2803
Views
5
Helpful
21
Replies

AS2511-RJ - NVRAM verification failed - want to try running different version of OS

marshallkelly
Level 1
Level 1

Hi, I suspect my terminal servers are no longer supported but I'm hoping to try to recover one that cannot remember it's config. The problem was detected when our lab was taken offline and physically moved across town.

 

The solution I was going to try is to load a different version of OS because I found that as a possible solution to a similar issue online. But I can't find a link to download the OS.

 

Am open to try other things if anyone has a different idea.

 

Thanks!

Marshall Kelly

Ribbon (formerly Genband) Communications

 

 


Router#write
Building configuration...
[OK]
NVRAM Verification Failed

 

 

Router#show version
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-I-L), Version 11.2(5)P, SHARED PLATFORM, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Mon 07-Apr-97 11:52 by tej
Image text-base: 0x030229F8, data-base: 0x00001000

ROM: System Bootstrap, Version 11.0(10c)XB1, PLATFORM SPECIFIC RELEASE SOFTWARE (fc1)
ROM: 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c)XB1, PLATFORM SPECIFIC RELEASE SOFTWARE (fc1)

Router uptime is 3 days, 21 hours, 22 minutes
System restarted by power-on
System image file is "flash:c2500-i-l.112-5.P", booted via flash

cisco AS2511-RJ (68030) processor (revision I) with 2048K/2048K bytes of memory.
Processor board ID 08394789, with hardware revision 00000000
Bridging software.
X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
1 Ethernet/IEEE 802.3 interface(s)
1 Serial network interface(s)
16 terminal line(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read ONLY)

Configuration register is 0x2102

 

21 Replies 21


Router(config)#service compress-config
Router(config)#boot ?
bootstrap Bootstrap image file
buffersize Specify the buffer size for netbooting a config file
host Router-specific config file
network Network-wide config file
system System image file

 

if write successful, reload and test the device is the config hold as expected.

 

also test

 

show run

show start

 

do you see both the command works as expected.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Show run looks like expected but show start complains.







Router#show start

%% Non-volatile configuration memory has not been set up




try now copy run start or write memory

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

I'm scared to get too optimistic but it actually looks like it's working now!



Thanks!







Router#write mem

Building configuration...

Compressing configuration from 650 bytes to 476 bytes

[OK]

Router#copy run

Router#copy running-config st

Router#copy running-config startup-config

Building configuration...

Compressing configuration from 650 bytes to 476 bytes

[OK]

Router#write mem

Building configuration...

Compressing configuration from 650 bytes to 476 bytes

[OK]


balaji.bandi
Hall of Fame
Hall of Fame

If still an issue format and test it, also google some stable IOS the one was too old.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Well I tried a reload and it lost the config again.

A subsequent write was successful but I tried it again and it is failing again.







Router#write

Building configuration...

[OK]

NVRAM Verification Failed

Router#

Router#

Router#

Router#

Router#

Router#write mem

Building configuration...

[OK]

NVRAM Verification Failed





I think I may run through the steps you indicated again. Maybe it's just time to replace this one.



Thanks for all your help. I will add an update after I retry - maybe tomorrow.