华为路由器密码恢复

中低端路由器清除密码方法

清除BOOTROM密码:
中低端路由器的BOOTROM缺省是没有的,若设置后丢失,只能使用万能密码:WhiteLily2970013
注重:万能密码区分大小写
AR46 Bootrom 5.04的超级密码 :supperman





1、VRP 97年版本,无法消除口令,则需要升级至2.0版本.
2、VRP 2.0版本
1> 上电自检时按“Shift d",进入下载界面 。
2> 出现口令后键入“*”
3> 键入“shift 3",即为输入“#” 。
3、 vrp1.0版本
1> 上电自检时按“Ctrl b",进入下载界面 。
2> 出现口令后键入缺省为空,回车即可
3> 键入“Ctrl p" 。
删除密码后,第一次可以进入特权用户模式,但重新启动之后,还是向你索取密码 。问题处在什么地方呢?原因是开发人员在设计时,只考虑让你消除密码后进入一次,用来修改改口令,修改口令的命令是条隐含命令enable passWord,第一次进入后修改口令并存盘,即可消除或修改为你知道的密码 。


低端路由器(25XX系列,25XXE系列,16XX系列,4001/4001E)清除特权密码

重启路由器;

看到"Press Ctrl B enter BootMenu"的提示信息后,按Ctrl b进入BootMenu菜单;

按Ctrl p,屏幕上会显示几个"#"号和BootMenu的菜单;

选Reboot 。

路由器重启后按几下Enter键就会直接进入特权模式,跳过了输入特权口令这个环节,这时候在全局配置模式下输入enable password;;new password,就可以将特权口令修改为new password了,这里要注重enable password这个命令要写全,否则系统会提示这是一个不正确的命令 。


中端路由器(262X系列,36XX系列,36XXE系列,263X系列,263XE系列)清除特权口令

重启路由器;

看到"Press Ctrl B enter BootMenu"的提示信息后,按Ctrl b进入BootMenu菜单;

选择Clear application password,这样在下次启动时就不会提示输入特权口令;

选择Exit and reboot 。

路由器重启后按几下Enter键就会直接进入特权模式,跳过了输入特权口令这个环节,这时候在全局配置模式下输入enable password;;new password,就可以将特权口令修改为new password了,这里要注重enable password这个命令要写全,否则系统会提示这是一个不正确的命令 。

注重:以上BOOTROM版本一般为3.xx/4.xx
更多的请看:http://www.QQread.com/windows/2003/index.Html
新命令行中低端路由器清除密码方法

以上全针对老命令行(与CISCO类似的命令行,如show run,新命令行指disp cu的版本)
AR路由器BOOTROM9.07清除CONSOLE密码:
Press Ctrl-B to enter Boot Menu
Please input Bootrom password:

Boot Menu:
1:;;Download application program with XMODEM
2:;;Download application program with NET
3:;;Set application file type
4:;;Display applications in Flash
5:;;Clear application password
6:;;Start up and ignore configuration
7:;;Enter debugging environment
8:;;Boot Rom Operation Menu
9:;;Do not check the version of the software
a:;;Exit and reboot
Enter your choice(1-a):
选择5后选择a重启路由器
BOOTROM9.06
Boot Menu:
1:;;Download application program with XMODEM
2:;;Download application program with NET
3:;;Clear application password

;;4:;;Start up and ignore configuration
5:;;Enter debugging environment
6:;;Boot Rom Operation Menu
7:;;Do not check the version of the software
8:;;Exit and reboot
Enter your choice(1-8):
选择3然后再选择8重启路由器
BOOTROM7.06
Boot Menu:
1:;;Download application program with XMODEM
2:;;Download application program with NET
3:;;Clear application password
4:;;Start up and ignore configuration
5:;;Enter debugging environment
6:;;Boot Rom Operation Menu
7:;;Do not check the version of the software
8:;;Exit and reboot
Enter your choice(1-8):

推荐阅读