老版本S2700忘記console口密碼
問題描述
老版本S2700忘記console口密碼
處理過程
華為交換機恢復密碼操作:(以下操作中,進入bootrom需要密碼,請嘗試以下幾個默認密碼:huawei Admin@huawei.com www.huawei.com Admin@123 )
1.啟動時按Ctrl+B進入bootrom,將交換機默認啟動的配置文件改成其他名字,例如vrptest.zip
BIOS LOADING ...
Copyright (c) 2008-2010 HUAWEI TECH CO., LTD.
(Ver127, Jan 18 2011, 22:45:47)
Press Ctrl+B to enter BOOTROM menu... 1
password:
BOOTROM MENU
1. Boot with default mode
2. Enter serial submenu
3. Enter startup submenu
4. Enter ethernet submenu
5. Enter filesystem submenu
6. Modify BOOTROM password
7. Reboot
Enter your choice(1-7): 5
FILESYSTEM SUBMENU
1. Erase Flash
2. Format flash
3. Delete file from Flash
4. Rename file from Flash
5. Display Flash files
6. Update EPLD file
7. Return to main menu
Enter your choice(1-7): 4 //修改原配置文件的名稱,修改后重啟
No. File Size(bytes) Created Date File Name
=================================================================
1: 1752 bytes Oct 01 2008 00:01:59 private-data.txt
2: 836 bytes Oct 01 2008 00:02:35 rr.dat
3: 836 bytes Oct 01 2008 00:02:40 rr.bak
4: 1115 bytes Oct 01 2008 00:06:14 vrpcfg.zip
5: 10215068 bytes Jan 01 1970 00:03:10 S5300SI-V100R005C01SPC100.cc
BE CAREFUL!
This may cause your system fail to start!
Please choose the file you want to rename: vrpcfg.zip
Please Input the new filename: vrptest.zip
Rename file .....done
FILESYSTEM SUBMENU
1. Erase Flash
2. Format flash
3. Delete file from Flash
4. Rename file from Flash
5. Display Flash files
6. Update EPLD file
7. Return to main menu
Enter your choice(1-7): 7
BOOTROM MENU
1. Boot with default mode
2. Enter serial submenu
3. Enter startup submenu
4. Enter ethernet submenu
5. Enter filesystem submenu
6. Modify BOOTROM password
7. Reboot
Enter your choice(1-7): 7
Reboot...
重啟完成,無須密碼即可進入。
2. 將改名字后的文件vrptest解壓縮為vrpcfg.bat。
<Quidway>dir
Directory of flash:/
Idx Attr Size(Byte) Date Time FileName
0 -rw- 1,752 Oct 01 2008 01:07:03 private-data.txt
1 -rw- 1,115 Oct 01 2008 00:09:11 vrptest.zip
...
31,620 KB total (21,620 KB free)
<Quidway>unzip vrptest.zip vrpcfg.bat //需要把vrptest.zip的文件解壓成bat的格式
Extract flash:/vrptest.zip to flash:/vrpcfg.bat?[Y/N]:y
100% complete
%Decompressed file flash:/vrptest.zip flash:/vrpcfg.bat.
3.執行execute命令,運行批處理文件vrpcfg.bat,在該配置的基礎上可以刪除原來配置的Console密碼。
<Quidway>system-view
Enter system view, return user view with Ctrl+Z.
[Quidway]execute vrpcfg.bat //通過execute命令把bat的文件導入到系統的現有配置文件。
[GT_3F]
[GT_3F]
Info: This operation may take a few seconds. Please wait for a moment...done.
接下來會覆蓋配置,要等一段時間,滾動完了就覆蓋完了。
<GT_3F>system-view
Enter system view, return user view with Ctrl+Z.
[GT_3F]user-interface console 0
[GT_3F-ui-console0]undo authentication-mode //將原有配置的console串口密碼刪除
[GT_3F-ui-console0]quit
[GT_3F]quit
4.最后保存配置,重啟恢復無console密碼的原配置。
<GT_3F>save //保存刪除密碼后的配置
The current configuration will be written to the device.
Are you sure to continue?[Y/N]y
Now saving the current configuration to the slot 0 .
Info: Save the configuration successfully.
<GT_3F>reboot //重啟,console密碼被刪除,同時原有的業務配置不丟失
Info: The system is now comparing the configuration, please wait.
System will reboot! Continue?[Y/N]:y
根因
由於遺忘console口密碼,無法登錄設備
解決方案
通過修改配置文件中的配置,講console口的認證模式刪除或者不適用認證,即可