|
|
|
華為路由器密碼恢復 1重起 2 ctrl+B,進入路由器下載界面(boot menu界面) 3 輸入bootrom口令,默認為空 進入boot menu界面后,有5個選擇項: 1 download application program 2 download bootrom program 3 modify bootrom password 4 exit the menu 5 reboot 3lian.com enter your choice(1-5): 此時,哪個也不選擇,輸入ctrl+p,系統出現幾個###后,再次回到本界面,然后選擇5,重新啟動 此時可以進入路由器特權模式了。修改密碼吧 另外, bootrom 密碼忘記了,有通用密碼為:WhiteLily2970013可以自由進入 bootrom 模式 需要修改啟動路由器的配置注冊碼(Configuration register value)。在路由器啟動的第一個60秒內按下CTRL+BREAK鍵,這時會終止路由器的啟動,進入ROMMON模式下,即ROMMON 1>,輸入下面的命令: Rommon 1 > confreg 0x2142(針對1600、2600系列路由器) Rommon 2 > reset (重新啟動路由器) 8.鍵入Router#configure terminal 命令進行配置,從配置表中找出(或改寫)忘記的有效口令;更改完畢后一定要寫入NVRAM中(Router#write memory(copy running-config startup-config)),否則會丟失路由器原配置,并且會使改寫的口令無效。 9.將第3步查到的登記碼還原,一般為0x2102(即從閃存正常啟動,并屏蔽中斷),并激活所有端口(系統會將所有端口自動關閉): Router#config-register 0x2102 Router(config)#interface xx Router(config-if)#no shutdown Router#Ctrl-Z 10.重新啟動路由器:Router# reload
|
|
發表留言請先登錄!
|