Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

2600 reset

Status
Not open for further replies.

rvw

IS-IT--Management
Feb 15, 2001
55
US
Is there a command to reset a 2600 to factory defaults. I have a used 2600 and need to start over and take out all programing in it.
 
There are a couple things you'll want to do to get back to default:

1. do a 'write erase' to wipe out any configuration from enable mode

2. reset the config register to 0x2102 (Cisco default), with 'config-register 0x2102' from global config mode

3. ctrl-break the router after the memory statement during bootup and check for any set variables from the rommon prompt with 'set'. Use UNSET to unset each using exact syntax, then sync when finished to write to nvram...

That should do it...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top