- Posts: 4
- Thank you received: 0
CCNA Lab Question
- technosavvy
- Topic Author
- Offline
- New Member
Less
More
20 years 6 months ago #3544
by technosavvy
CCNA Lab Question was created by technosavvy
I am a CCNA wannabe (In CCNA Academy) who just got two routers and a Serial Back to Back cable for my Lab setup.
The problem that I am having is when I make configuration changes, they are not being saved when I reboot the router. I do run the following:
Router_A#copy running-config startup-config
When I do a sh ver, my register setting is 0x2142. So that means that it is pointing to NVRAM right?
What is my problem?
I have 2-2500 Cisco routers. Please help me. Thanks.
The problem that I am having is when I make configuration changes, they are not being saved when I reboot the router. I do run the following:
Router_A#copy running-config startup-config
When I do a sh ver, my register setting is 0x2142. So that means that it is pointing to NVRAM right?
What is my problem?
I have 2-2500 Cisco routers. Please help me. Thanks.
20 years 6 months ago #3569
by Chris
Chris Partsenidis.
Founder & Editor-in-Chief
www.Firewall.cx
Replied by Chris on topic Re: CCNA Lab Question
Hi there Technosavy,
Your problem is the configuration register! You have set it tp 0x2142 which tells the router to actually ignore the startup-config file while booting!
Fixing the problem is easy, just follow these steps:
1) Log on to your router and enter global configuration mode
2) Enter the following command:
[code:1]
Router(config)# config-register 0x2102
Router(config)# end
Router# reload
[/code:1]
When the router reboots, you will see it loading you startup-config file!
Let us know if you have any problems.
Cheers,
Your problem is the configuration register! You have set it tp 0x2142 which tells the router to actually ignore the startup-config file while booting!
Fixing the problem is easy, just follow these steps:
1) Log on to your router and enter global configuration mode
2) Enter the following command:
[code:1]
Router(config)# config-register 0x2102
Router(config)# end
Router# reload
[/code:1]
When the router reboots, you will see it loading you startup-config file!
Let us know if you have any problems.
Cheers,
Chris Partsenidis.
Founder & Editor-in-Chief
www.Firewall.cx
- technosavvy
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
20 years 6 months ago #3572
by technosavvy
Replied by technosavvy on topic Re: CCNA Lab Question
Thank You Chris!!!!! This site is absolutely the best resource for networking. I am in the Cisco Networking Acadamy and I can see why they have a link to your site!
Firewall.cx is my home page and will continue to be for a long time! All of your staff is extemely courtious and being at Firewall.cx is an enjoyable, learning experience.
Thanks again.
ps. Where is the Firewall.cx apparel for purchase?
Firewall.cx is my home page and will continue to be for a long time! All of your staff is extemely courtious and being at Firewall.cx is an enjoyable, learning experience.
Thanks again.
ps. Where is the Firewall.cx apparel for purchase?
20 years 6 months ago #3576
by sahirh
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
Replied by sahirh on topic Re: CCNA Lab Question
Now thats an interesting idea.. we could do t-shirts
Note that currently only olives are available
Note that currently only olives are available
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
Time to create page: 0.122 seconds