Friday, December 2, 2011

Reset a Cisco Router to Factory Default

If you have console access:

router#configure terminal
router(config)#config-register 0x2102
router(config)#end
Erase the current start-up configuration on the router with the write erase command.

Reload the router with the reload command. When prompted to save the configuration, DO NOT save.