设备忘记密码,需要恢复出厂设置,配置WEB访问,请求支持。
(0)
最佳答案
您好,参考
#以下黑色字体部分为设备自动打印部分,加粗的命令是需要手动输入。
<H3C>reset saved-configuration
The saved configuration file will be erased. Are you sure? [Y/N]:Y //确定删除保存的配置文件
<H3C>reboot
Start to check configuration with next startup configuration file, please wait.........DONE!
This command will reboot the device. Current configuration will be lost, save current configuration? [Y/N]:N //不保存配置
This command will reboot the device. Continue? [Y/N]:Y //继续重启
确认后,设备将恢复到出厂设置并重新启动。
2、开启HTTP HTTPS功能
[H3C]ip http enable
[H3C]ip https enable
3、创建用户名、密码,并赋予HTTP HTTPS的权限
[H3C]local-user admin
New local user added.
[H3C-luser-manage-admin]password simple admin
[H3C-luser-manage-admin]service-type http https
[H3C-luser-manage-admin]authorization-attribute user-role network-admin
[H3C-luser-manage-admin]quit
(0)
恢复出厂设置后如何初始化配置 WEB访问
以下是开启WEB的参考命令: 2、开启HTTP HTTPS功能 [H3C]ip http enable [H3C]ip https enable 3、创建用户名、密码,并赋予HTTP HTTPS的权限 [H3C]local-user admin New local user added. [H3C-luser-manage-admin]password simple admin [H3C-luser-manage-admin]service-type http https [H3C-luser-manage-admin]authorization-attribute user-role network-admin [H3C-luser-manage-admin]quit
service-type 命令中没有对应HTTP
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
service-type 命令中没有对应HTTP