Difference between revisions of "Reset configuration of Cisco router"
From Notes_Wiki
(Created page with "<yambe:breadcrumb self="Reset configuration of Cisco router">Switch configuration notes|Switch configuration notes</yambe:breadcrumb> =Reset configuration of Cisco router= To...") |
m |
||
Line 1: | Line 1: | ||
[[Main Page|Home]] > [[Switch configuration notes]] > [[Reset configuration of Cisco router]] | |||
To reset configuration of Cisco router '''when you have enable access to it''' use: | To reset configuration of Cisco router '''when you have enable access to it''' use: | ||
Line 27: | Line 26: | ||
[[Main Page|Home]] > [[Switch configuration notes]] > [[Reset configuration of Cisco router]] |
Latest revision as of 05:58, 19 April 2022
Home > Switch configuration notes > Reset configuration of Cisco router
To reset configuration of Cisco router when you have enable access to it use:
- Login into Cisco router
- Go to config t
- Run command:
- config-register 0x2142
- exit
- Erase running configuration
- write erase
- Reload the router without saving the configuration using:
- reload
Refer:
Home > Switch configuration notes > Reset configuration of Cisco router