小贝wac360 web访问被关闭,现在可以用console线登录,打开命令ip http enable也成功了,但是网页输入原配置的地址,都无法打开web登录页面,求教如何做才能打开web访问页面,谢谢。
(0)
最佳答案
打开命令ip http enable命令的同时也开启https,ip https enable。
可能是你在通过https 访问的时候跳转到了https。
另外你看一下端口改变没有,以及状态是不是Enabled
dis ip https
HTTPS port: 9443
SSL server policy : Not configured
Certificate access-control-policy :Not configured
Basic ACL: 0
Operation status : Enabled
dis ip http
(0)
您好,参考
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服务
System-view
ip http enable
interface vlan-interface 1
ip address 192.168.0.58 255.255.255.0
quit
local-user abc
password simple 123456
service-type web
authorization-attribute level 3
quit
save force
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论