S5500-52C-EI 通过comsole口配置了用户名,设置了密码,但是无法显示web用户,也无法从web登录,有人碰到过吗?谢谢
求解,谢谢!
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C]local-user admin
[H3C-luser-admin]password simple admin
[H3C-luser-admin]service-type telnet
[H3C-luser-admin]quit
[H3C]save
The current configuration will be written to the device. Are you sure? [Y/N]:Y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/startup.cfg exists, overwrite? [Y/N]:Y
Validating file. Please wait...............
Configuration is saved to device successfully.
[H3C]display web users
UserID Name Language Level State LinkCount LoginTime LastTime
[H3C]
(0)
最佳答案
需要开web功能的
本案例适用于如SS5500-20TP-SI、S5500-52C-EI、S5500-52C-PWR-EI、S5500-34C-HI、S5800-32C-EI、S5800-32F、S5800-60C-PWR、S5830-106S等S5500、S5800、S5830系列的交换机。
1)设备默认未开启WEB登录服务,需要通过Console口登录进行配置,然后保存。
2)SecureCRT软件
注意: SecureCRT软件需要自行下载安装
# 进入系统视图,并开启web服务。
<H3C> system-view
[H3C] ip http enable
# 给交换机配置管理vlan1配置ip地址
[H3C] interface vlan-interface 1
[H3C-VLAN-interface1] ip address 192.168.0.58 255.255.255.0
[H3C-VLAN-interface1] quit
# 创建本地账号abc,密码为123456,权限级别为Level3。
[H3C] local-user abc
[H3C-luser-abc] password simple 123456
[H3C-luser-abc] service-type web
[H3C-luser-abc] authorization-attribute level 3
[H3C-luser-abc] quit
# 保存配置。
[H3C] save force
(0)
[H3C-luser-admin]service-type web ^ % Unrecognized command found at '^' position.
没有开web
需要授权http:service-type telnet https http
全局开启: ip https en
ip http en
(1)
web是默认会开的,只是要关联web的用户有问题。官方的教程里边都是写的service-type是web,刚才用 service-type ? 得到结果,有一项是:lan-access~~~我服
web是默认会开的,只是要关联web的用户有问题。官方的教程里边都是写的service-type是web,刚才用 service-type ? 得到结果,有一项是:lan-access~~~我服
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
好吧,版本不同 略有些去别的