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

7206 Configuration Help

m-vandegrift
Level 1
Level 1

I recently bought a 7206 Router on ebay. I don't have the passwords to get into the router. How do I remove the configuration from the router and start from scratch?

2 Replies 2

millerv
Level 1
Level 1

Start here:

http://www.cisco.com/warp/public/474/pswdrec_7200.shtml

After you get into privlidged mode:

config t

erase startup-config

control z

reload

Hi,

The command "erase startup-config" is available in privilaged mode and not in configuration mode

1#erase ?

/all Erase all files(in NVRAM)

nvram: Filesystem to be erased

pram: Filesystem to be erased

startup-config Erase contents of configuration memory

-Bala