最佳答案
需要配置交换机的基础网络后开启WEB功能,以下是参考命令:
<H3C>sys
System View: return to User View with Ctrl+Z.
[H3C]sysname SW1
[SW1]vlan 10
[SW1-vlan10]quit
[SW1]int gi 1/0/1
[SW1-GigabitEthernet1/0/1]port link-type access
[SW1-GigabitEthernet1/0/1]port access vlan 10
[SW1-GigabitEthernet1/0/1]quit
[SW1]int vlan 10
[SW1-Vlan-interface10]ip address 192.168.200.110 24
[SW1-Vlan-interface10]quit
[SW1]ip http enable
[SW1]ip https enable
[SW1]local-user admin
New local user added.
[SW1-luser-manage-admin]password simple admin
[SW1-luser-manage-admin]service-type http https
[SW1-luser-manage-admin]authorization-attribute user-role network-admin
[SW1-luser-manage-admin]quit
(1)
请参考:
开启web服务:
<HZB7-R3-MSR5660>sys
[HZB7-R3-MSR5660]ip http en
[HZB7-R3-MSR5660]ip https enable
创建用于web登录的用户
[HZB7-R3-MSR5660]local-user test1 class manage //用户名
[HZB7-R3-MSR5660-luser-manage-test1]password simple h3c@admin123 //密码
[HZB7-R3-MSR5660-luser-manage-test1]service-type http https
[HZB7-R3-MSR5660-luser-manage-test1]authorization-attribute user-role level-15
[HZB7-R3-MSR5660-luser-manage-test1]quit
用户线视图改为用户名密码认证:
[HZB7-R3-MSR5660]line vty 0 4
[HZB7-R3-MSR5660-line-vty0-4]authentication-mode scheme
(0)
暂无评论
您好,以下是开启WEB的参考命令:
开启HTTP HTTPS功能
[H3C]ip http enable
[H3C]ip https enable
创建用户名、密码,并赋予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)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论