密碼復原 (Password Recovery) for 1000/1600/3600/4500
Step 1 : 連接 Console 埠
Step 2 : 開啟路由器電源,60 秒內按中斷鍵 (Break 或 Crtl+Break),進入 ROM monitor 模式
Step 3 : 變更開機模式:
confreg 0x2142 指令
Step 4 : 重新開機:
resetStep 5 : 進入 Setup 模式後,請回答 NO
if you want to enter the initial configuration dialog.[yes/no] :
noStep 6 : 直接進入 privileged 模式:
enableStep 7 : 取回原參數:
Router#
copy startup-config running-config
Step 8 : 修改密碼
Router#
config term Router(config)#
enable secret Step 9 : 修正 Configuration Register Number
Router(config)#
config-reg 0x2102 Router(config)#
endStep 10 : 儲存設定
Router#
copy running-config startup-configStep 11 : 重新開機
Router#
reload