how to delete router configuration
160 pts.
0
Q:
how to delete router configuration
I have 2800 router and i tried to delete the all old configuration but its not deleted,any idea about this problem

Software/Hardware used:
hardware
ASKED: Aug 25 2009  9:39 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
11280 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
The quick way is to do a

write erase

command when in enable mode. This is an old command, but it is still supported, and works on all the switches and routers. On switches, also delete the vlan.dat file in flash otherwise it still 'remembers' the vlans configured.

When you have done the command, reload the router, and it is back to factory default.

If it doesn't work, then check the config register is set to 0x2102, if not then do the following

conf t
config-reg 0x2102
end


DO NOT SAVE AFTER DOING THIS COMMAND !

Then power off, and back on again (after 30 seconds).
Last Answered: Aug 25 2009  1:41 PM GMT by BlankReg   11280 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0