cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2417
Views
5
Helpful
11
Replies

Cisco 2911 doesn´t save my settings

Hi brothers

I have a cisco 2911, I´m traying to configure it, but it doesn´t works this is wha I did.

1.-i connected to router by serial port by console

2.-Turn on the router and then show up some text like this:

Processor board ID FTX1552AKRK

3 Gigabit Ethernet interfaces

DRAM configuration is 64 bits wide with parity enabled.

255K bytes of non-volatile configuration memory.

250880K bytes of ATA System CompactFlash 0 (Read/Write)

         --- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: n

3.-I choose yes and I configure everything Hostname, IP addres, etc etc.

4.-When i finish I must to check one of this items, I choose 2

[0] Go to the IOS command prompt without saving this config.

[1] Return back to the setup without saving this config.

[2] Save this configuration to nvram and exit.

5.-I check the config runing-config and starup-config and I got the current settings, hostname, ip adress, etc.

6.-Everything is ok so far, but when i turn of the router I got the same text to configurate it:

         --- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: n

Is there something grown with the router? what´s is the boot file that sould I edit to save the settings?

Thanks in advance.

11 Replies 11

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

You should only get that prompt once when you setup the router for the first time.  When you get to

Would you like to enter the initial configuration dialog? [yes/no]: n

choose no, then go to the cli and type the host name ip address, etc...  make sure to save (wr) and then reboot.

HTH

Hi Dear Reza

I got that prompt every single time that I configure it and write to memory but when i shut down the power energy and then turn on I got the same prompt it doesn´t matter if i save the settings.

thanks for your time,

Ok, when the router boot all the way, can you issue "sh ver" and post it here?

Here is the output command sh ver

Router>sh ver

Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.0(1)M7, RELEASE SOFTWARE (fc2)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2011 by Cisco Systems, Inc.

Compiled Thu 04-Aug-11 21:40 by prod_rel_team

ROM: System Bootstrap, Version 15.0(1r)M12, RELEASE SOFTWARE (fc1)

Router uptime is 3 hours, 8 minutes

System returned to ROM by power-on

System restarted at 20:05:36 UTC Fri Jul 26 2013

System image file is "flash0:c2900-universalk9-mz.SPA.150-1.M7.bin"

Last reload type: Normal Reload

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

Cisco CISCO2911/K9 (revision 1.0) with 487424K/36864K bytes of memory.

Processor board ID FTX1552AKRK

3 Gigabit Ethernet interfaces

DRAM configuration is 64 bits wide with parity enabled.

255K bytes of non-volatile configuration memory.

250880K bytes of ATA System CompactFlash 0 (Read/Write)

License Info:

License UDI:

-------------------------------------------------

Device#   PID                   SN

-------------------------------------------------

*0        CISCO2911/K9          FTX1552AKRK

Technology Package License Information for Module:'c2900'

-----------------------------------------------------------------

Technology    Technology-package           Technology-package

              Current       Type           Next reboot

------------------------------------------------------------------

ipbase        ipbasek9      Permanent      ipbasek9

security      None          None           None

uc            None          None           None

data          None          None           None

Configuration register is 0x2142

Thanks Reza

ok

change this

0x2142

to:

0x2102

save and reboot the router

config t

config-register 0x2102

HTH

This worked for me. On Cisco2911. Thanks.

May I ask a question,

I have done the reload process bypassed the initial config, typed en for enable conf t what the question is I know what I gave as a hostname prior to the reload, do I just type router the default and IP Address? If you'd like I can send the run start text file if that will help?

 

TIA for any help you may be able to give.

 

Jami W. "Dragon" La Croix

PunisherNET#show run

Building configuration...

 

Current configuration : 1210 bytes

!

! Last configuration change at 05:03:18 UTC Mon May 18 2020

!

version 15.0

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname PunisherNET

!

boot-start-marker

warm-reboot

boot-end-marker

!

enable secret 5 $1$..xd$cG4cykUS6SReSn.Q7HKxQ1

!

no aaa new-model

!

no ipv6 cef

ip source-route

ip cef

!

!

!

!

multilink bundle-name authenticated

!

!

!

!

license udi pid CISCO2911/K9 sn FTX1521AM7B

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address dhcp

ip nat outside

ip virtual-reassembly

duplex auto

speed auto

!

interface GigabitEthernet0/1

ip address 192.168.2.10 255.255.255.0

ip nat inside

ip virtual-reassembly

duplex auto

speed auto

!

interface GigabitEthernet0/2

no ip address

shutdown

duplex auto

speed auto

!

ip forward-protocol nd

!

no ip http server

no ip http secure-server

!

ip route 0.0.0.0 0.0.0.0 10.10.10.1

ip route 0.0.0.0 0.0.0.0 192.168.2.2

ip route 0.0.0.0 0.0.0.0 192.168.1.1

!

!

!

!

control-plane

!

banner motd Stay Away Access Not Permitted

!

line con 0

password cisco

login

line aux 0

line vty 0 4

password cisco

login

line vty 5 15

password cisco

login

!

scheduler allocate 20000 1000

end

 

The Gods you Worship are Steele.
And at the alter of Rock 'N Roll you kneel.

Hello 

 

Form the show running-config I can see that the router has hostname PunisherNET and also I can see that you have already configured the IP address on gi0/0 and gi 0/1.

 

Regards,

Priyanka

Yes that is in fact true, all though if I use the reload command or the
power go which it has I have nothing but the base configuration options.
All my hard work is erased, I have a C-WS3550, C-WS3750, and a C-2960
switches that I use either write mem or copy run start on them all do the
reload command ans it boots as expected?
The Gods you Worship are Steele.
And at the alter of Rock 'N Roll you kneel.

Hello,

 

What I can understand from this statement of yours is that your cisco 2911 router is not booting with the saved configuration whenever it is booted.

 

Also, I can see that you have already made the changes with the config register, and I hope now it is 0x2102.

 

So, now please check if we have the boot statement in the configuration of the router or not. We should have a boot statement for the IOS image with which you want to run the router. In case if the boot statement is missing then kindly configure it on the router.

The command is as follows: Router(config)#boot system flash:<complete name of the IOS image file>

 

You can check the boot system using the below command.

Router# Show boot system

 

Regards,

Priyanka

I am not clear what is the question you are trying to ask. Is it about bypassing the startup config? Or is it about saving configuration changes? Something else?

 

The configuration you posted seems ok, except for the 3 static default routes where only one relates to address found on the router. 

HTH

Rick
Review Cisco Networking products for a $25 gift card