cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
484
Views
0
Helpful
2
Replies

Router Reset

cjtharpkc
Level 1
Level 1

I have 2 2611 routers with t1 dsu/csu. I am going to use them for my lab environment. They used to be in production here but now they have been replaced. I am running 12.3.1 How to I reset the config back to blank IOS

2 Replies 2

stomasko
Level 4
Level 4

Just do an erase start

then reload

When it asks you to save the config say NO.

Good luck

Steve

desai.jaideep
Level 5
Level 5

Hi

Try the command :

Router#erase startup-config

Router#reload

It will ask to save the config , where u should give no.

Another way of retaining the original config. is the config-register command....

Router(config)#config-register 0x2142

Router#reload

.....This will retain the NVRAM config, and boot in default config.

Regards

JD