H3C V5-v7版本华为交换机开启web界面命令

发布时间:2022年01月23日 阅读:539 次

V5版本华为交换机开启web界面命令:
1、进入系统视图

<H3C>sys


2、创建本地用户admin,并设置登录密码为admin,服务类型为http跟https,用户级别为3

[H3C] local-user admin
[H3C-luser-manage-admin] password simple 登陆密码
[H3C-luser-manage-admin] authorization-attribute level 3
[H3C-luser-manage-admin] service-type telnet
[H3C-luser-manage-admin] quit


3、配置交换机的管理地址:

<H3C>sys
[H3C] interface vlan-interface 1
[H3C -VLAN-interface1] ip address 192.168.10.5 255.255.255.0
[H3C -VLAN-interface1] quit
4、开启http跟https服务
[H3C]ip http enable

[H3C]ip https enable


5、保存配置
[H3C]save
The current configuration will be written to the device. Are you sure? [Y/N]:y
Please input the file name(*.cfg)[flash:/backup.cfg]
(To leave the existing filename unchanged, press the enter key):

flash:/backup.cfg exists, overwrite? [Y/N]:y


------------------------------------------------------------------------------------------------


v7版本华为交换机开启web界面命令:
1、进入系统视图
<H3C>sys
2、创建本地用户admin,并设置登录密码为admin,服务类型为http跟https,用户级别为network-admin
[H3C] local-user admin
[H3C-luser-manage-admin] password simple 登陆密码
[H3C-luser-manage-admin] service-type http https
[H3C-luser-manage-admin] authorization-attribute user-role network-admin
[H3C-luser-manage-admin] quit
3、配置交换机的管理地址:
<H3C>sys
[H3C] interface vlan-interface 1
[H3C -VLAN-interface1] ip address 192.168.10.5 255.255.255.0
[H3C -VLAN-interface1] quit
4、开启http跟https服务
[H3C]ip http enable
[H3C]ip https enable
5、保存配置
[H3C]save
The current configuration will be written to the device. Are you sure? [Y/N]:y
Please input the file name(*.cfg)[flash:/backup.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/backup.cfg exists, overwrite? [Y/N]:y





https://blog.eqianzheng.com/
Tag:
相关文章
随机文章
  • 硬盘测试扫描工具
  • 亚马逊海外,北美开店流程-资料收集
  • openwrt路由器定时关机命令
  • 注册一家公司要多少钱?(工本费)
  • 最近公司让找可以监控手机个人微信的软件,找了好久就找到一个
  • 46个Linux常见问题(收集)
  • 改变二(开始)
  • 动画制作的一些流程
  • 将玩客云共享文件夹挂载到openwrt命令
  • openwrt外挂usb硬盘格式化命令
  • 发表评论: