天天看點

Cisco交換機4506密碼恢複過程(4006也是如此)

Cisco交換機4506密碼恢複過程(4006也是如此)

找到正确的方法了,解決辦法如下:

申明一點:恢複三層密碼CONSOLE線應該連到三層闆上,那樣進入的COMMON模式才是對了,如果接到主要闆上,進入的是主要闆的COMMON模式,将無法進行密碼恢複操作。

(1) 交換機開機,30秒内按Ctrl+Break鍵,出現提示符“rommon 1 >"(如果沒有出現該提示符,交換機重新開機,重複(1)步驟)。

(2) 鍵入如下指令: rommon 1 > confreg 0x2142

(3) 初始化交換機: " rommon 2 >reset".

(4) switch#show startup-config

這時一定要将全部的内容備份。

(5) switch#config mem

switch(config)#no enable secret

switch(config)#enable secret cisco

switch(config)#config-reg 0x2102" ;

"switch(config)#exit”;

switch#write mem 

(6) 重新啟動交換機,即可:“switch#reload".

如果你對交換機不是很熟悉,下面的這一篇文章步驟比較詳細,你可以看一下。

<a href="http://hi.baidu.com/gaodi2002/blog/item/e197c4ef64a0c635acafd583.html" target="_blank">cisco4500/4000系列交換機密碼恢複過程</a>

<a href="http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_tech_note09186a00801746e6.shtml" target="_blank">cisco官方網站密碼恢複過程(英文)</a>

本文轉自gaodi2002 51CTO部落格,原文連結:http://blog.51cto.com/gaodi2002/1618216

繼續閱讀