华为2700交换机配置super密码

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了华为2700交换机配置super密码相关的知识,希望对你有一定的参考价值。

参考技术A [ ] super password level 3 cipher 密码

华为的super密码就是思科的enable密码
默认vty接口的登陆级别为1级,那样通过vty登陆无法对设备进行操作
因此需要super密码
(上述super密码权限3级,华为的3级和15级功能一样)

或者不创建super密码也行,那样只需要将vty的登陆权限改成3级就可以了
例如:
user-interface vty 0 4
user privilege level 3
set authentication password cipher 密码

华为9306(9300系列)的密码恢复

不要拿网上的3系列,5系列来糊弄人,谢谢!

参考技术A FAQ:如何不删除配置处理S9300的console密码丢失问题

1、重启交换机,进入bootrom菜单后,按CTRL+Z进入隐含菜单;
2、选择8-Rename file in CFCard,把9300默认配置文件vrpcfg.zip改为其他名称,例如为vrptest;
3、重启后进入较交换机,此时交换机为出厂的默认配置;
4、把改名后的文件vrptest解压缩为vrpcfg.bat
<Quidway>unzip vrptest vrpcfg.bat
5、执行execute命令,把原有的配置调用出来,在此基础上可把console的密码去掉。
<Quidway>sys
Enter system view, return user view with Ctrl+Z.
[Quidway]exec
[Quidway]execute vrpcfg.bat
[Quidway]user-inter console 0
[Quidway-ui-console0]undo auth
6、保存配置为vrpcfg.zip
<Quidway>save
The current configuration will be written to the device. Continue? [Y/N]:y
Info: Please input the file name(*.cfg,*.zip)[vrpcfg.zip]:
Jun 25 2010 11:41:59 Quidway %%01CFM/4/SAVE(l): The user chose Y when deciding w
hether to save the configuration to the device. vrpcfg.zip -----这里要输入正确的9300默认配置文件名称 vrpcfg.zip
7、重启交换机后,console密码被删除,同时原有的业务配置不丢失。

官网上找的本回答被提问者采纳

以上是关于华为2700交换机配置super密码的主要内容,如果未能解决你的问题,请参考以下文章

华为S2300,S3300 交换机配置步骤

华为S5700交换机如何配置

华为交换机配置密码复杂度

如何设置华为S5700交换机配置DHCP?

如何设置华为S5700交换机配置DHCP?

如何配置华为交换机登录用户名和密码?