Reset configuration of Cisco router

From Notes_Wiki
Revision as of 16:36, 2 May 2021 by Saurabh (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb self="Reset configuration of Cisco router">Switch configuration notes|Switch configuration notes</yambe:breadcrumb>

Reset configuration of Cisco router

To reset configuration of Cisco router when you have enable access to it use:

  1. Login into Cisco router
  2. Go to config t
  3. Run command:
    config-register 0x2142
    exit
  4. Erase running configuration
    write erase
  5. Reload the router without saving the configuration using:
    reload


Refer:



<yambe:breadcrumb self="Reset configuration of Cisco router">Switch configuration notes|Switch configuration notes</yambe:breadcrumb>