Link to home
Start Free TrialLog in
Avatar of robinyanwang
robinyanwang

asked on

2621 router question

hi, a small question...

after 'copy run start' and 'reload', everything I configured before is gone...

such as the hostname is back to 'Router'.

how to fix it?

thanks.

-R
Avatar of robinyanwang
robinyanwang

ASKER

a little more points...
Try this:

router>en
router#conf t
router(config)#config-register 0x2102
router(config)#end
router#wr mem
router#reload
not working, back to year 1993 and Router again...

when I run 'sh ver', there is a 'Configuration register is 0x2142'...
what i did to this router:
1) reset jumper ti make it back to 9600 so i could read from HT
2) use confreg to reset the password.
ASKER CERTIFIED SOLUTION
Avatar of JFrederick29
JFrederick29
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thanks.