11-13-2006 07:40 AM - 편집 03-05-2019 12:46 PM
I have a cisco 1841 router and setup the default config a few months ago and for some reason I cannot remember the password.
I would like to start over and just rebuild the thing, or is it easier to just recover the password? Of course Im not sure how to do either.
Some tips or documentation would be great thanks.
해결되었습니다! 솔루션으로 이동.
날짜: 11-13-2006 07:48 AM
Hi ,
*** Router config will be present as it is after recovering password.
Check the below link for password recovery .
PASSWORD RECOVERY
---------------------------------
TO MAKE A PASSWORD RECOVEY YOU MUST BE DIRECTLY CONSOLED TO THE ROUTER.
POWERCYCLE THE ROUTER AND ENTER THE BREAK SEQUENCE
?CTRL+BREAK or BTRL+BREAK+F6?
YOU WILL BE IN ROMMON MODE:
rommon 1>confreg 0x2142
rommon 2>reset (if no reset powercycle the router)
YOU WILL BE ASKED TO GET IN THE CONFIGURATION MODE, TYPE NO
Enter in the configuration mode? N
press return go get started
Router>enable (won?t ask for password, if it does go to step 1)
Router#show start
HIGHLIGHT EVERYTHING AND MAKE A COPY OF THE CONFIGURATION INTO A NOTEPAD (this is very
important, it?s to do a backup of your configuration, just to have it in case something
goes wrong)
Router#copy start run
(destination file run: press enter)
Router#
Router#config t
*** To clear the enable password ****
Router(config)#no enable secret
Router(config)#no enable password
**** To clear the telnet password*******
Router(config)#line vty 0 4
Router(config-line)#no login
Router(config-line)#no login local
Router(config-line)#no password
Router(config-line)# exit
*** to clear the console password ***
Router(config)#line con 0
Router(config-line)#no login
Router(config-line)#no login local
Router(config-line)#no password
Router(config-line)# exit
Router(config)#config-register 0x2102
Router(config)#exit
Router#write mem
Router#show ver (make sure that the config register is set to 0x2102)
Router#reload
Confirm with reload? Y
Router(config)#exit
Hope it helps you.Plz rate it.
Thanks,
satish
날짜: 11-13-2006 07:48 AM
Hi ,
*** Router config will be present as it is after recovering password.
Check the below link for password recovery .
PASSWORD RECOVERY
---------------------------------
TO MAKE A PASSWORD RECOVEY YOU MUST BE DIRECTLY CONSOLED TO THE ROUTER.
POWERCYCLE THE ROUTER AND ENTER THE BREAK SEQUENCE
?CTRL+BREAK or BTRL+BREAK+F6?
YOU WILL BE IN ROMMON MODE:
rommon 1>confreg 0x2142
rommon 2>reset (if no reset powercycle the router)
YOU WILL BE ASKED TO GET IN THE CONFIGURATION MODE, TYPE NO
Enter in the configuration mode? N
press return go get started
Router>enable (won?t ask for password, if it does go to step 1)
Router#show start
HIGHLIGHT EVERYTHING AND MAKE A COPY OF THE CONFIGURATION INTO A NOTEPAD (this is very
important, it?s to do a backup of your configuration, just to have it in case something
goes wrong)
Router#copy start run
(destination file run: press enter)
Router#
Router#config t
*** To clear the enable password ****
Router(config)#no enable secret
Router(config)#no enable password
**** To clear the telnet password*******
Router(config)#line vty 0 4
Router(config-line)#no login
Router(config-line)#no login local
Router(config-line)#no password
Router(config-line)# exit
*** to clear the console password ***
Router(config)#line con 0
Router(config-line)#no login
Router(config-line)#no login local
Router(config-line)#no password
Router(config-line)# exit
Router(config)#config-register 0x2102
Router(config)#exit
Router#write mem
Router#show ver (make sure that the config register is set to 0x2102)
Router#reload
Confirm with reload? Y
Router(config)#exit
Hope it helps you.Plz rate it.
Thanks,
satish
날짜: 11-13-2006 08:24 AM
Thanks alot Satish, that worked great, thanks alot.
새로운 아이디어를 발견하고 저장하세요. 전문가 답변, 단계별 가이드, 최근 주제 등 다양한 내용을 확인해 보세요.
처음이신가요? 아래 팁들을 확인해 보세요. 시스코 커뮤니티 사용하기 새 멤버 가이드