美文网首页
H3C配置web登陆

H3C配置web登陆

作者: 爱简讯 | 来源:发表于2020-12-08 08:39 被阅读0次

交换机型号:H3C S5120V2-28P-LI

1,建立用户名密码

[H3C]local-user admin class manage

password si  xxxx

service-type telnet http https

authorization-attribute user-role level-15

authorization-attribute user-role network-admin

quit

2,启用服务

[H3C]telnet server enable

[H3C]ip http enable

[H3C]ip https enable

3,建立接口地址:

[H3C]interface Vlan-interface 1

ip address 192.168.1.1 255.255.255.0

4,配置虚接口:

[H3C]line vty 0 63

authentication-mode scheme

quit

[H3C]quit

<H3C>save

相关文章

网友评论

      本文标题:H3C配置web登陆

      本文链接:https://www.haomeiwen.com/subject/sjugwktx.html