当前位置: 首页 > news >正文

如何开启华为交换机 http

系列文章目录

提示:这里可以添加系列文章的所有文章的目录,目录需要自己手动添加
例如:第一章 Python 机器学习入门之pandas的使用


提示:写完文章后,目录可以自动生成,如何生成可参考右边的帮助文档

文章目录

  • 系列文章目录
  • 查看系统版本型号
    • 开启 http 服务
    • 创建交换机账号
      • 账号开启 http telnet 权限
      • 账号权限
      • 保存配置
  • 总结


查看系统版本型号

<poe1admin1>dis  version 

在这里插入图片描述

开启 http 服务

[poe1admin1]http secure-server enable  

Info: The HTTP secure server has been already started.
Warning: After configuring the source interface or source address, the listening socket will be created.
(信息:HTTP 安全服务器已启动。警告:配置源接口或源地址后,将创建监听套接字。)

[poe1admin1]http server enable 

Info: The HTTP server has been already started.
Warning: After configuring the source interface or source address, the listening socket will be created.
(信息:HTTP 服务器已启动。警告:配置源接口或源地址后,将创建监听套接字。)

创建交换机账号

[poe1admin1-aaa]local-user 账号 password cipher 密码

Info: Add a new user.
(信息:添加新用户。)

账号开启 http telnet 权限

[poe1admin1-aaa]local-user 账号 service-type  http telnet 

Info: The cipher password has been changed to an irreversible-cipher password.
Warning: The user access modes include Telnet, FTP, or HTTP, so security risks exist.
Info: After changing the rights (including the password, access type, FTP directory, HTTP directory, and level) of a local user, the rights of users already online do not change. The change takes effect to users who go online after the change.
(信息:密文密码已更改为不可逆密文密码。
警告: 用户访问方式包括Telnet、FTP、HTTP,存在安全风险。
提示:修改本地用户的权限(包括密码、访问类型、FTP目录、HTTP目录、级别)后,已在线用户的权限不会改变。本次变更对变更后上线的用户生效。)

账号权限

level 15 表示系统管理员

[poe1admin1-aaa]local-user 账号 privilege level 15 

Warning: This operation may affect online users, are you sure to change the user privilege level ?[Y/N]:y
(警告:此操作可能会影响在线用户,您确定要更改用户权限级别吗?[Y/N]:y)

在这里插入图片描述

保存配置

[poe1admin1]quit
sa
save
The current configuration will be written to flash:/vrpcfg.zip.
Are you sure to continue?[Y/N]:y
Now saving the current configuration to the slot 0…
Save the configuration successfully.
(当前配置将写入flash:/vrpcfg.zip。
您确定要继续吗?[Y/N]:y 现在将当前配置保存到插槽 0…保存配置成功。)
在这里插入图片描述

浏览器输入交换机地址:

在这里插入图片描述

总结

提示:小白可以使用此方案:
建议使用中端配置,WEB 有一些配置无法满足需求

http://www.lryc.cn/news/464362.html

相关文章:

  • SpringBoot中的RedisTemplate对象中的setIfAbsent()方法有什么作用?
  • 《合肥工业大学学报(自然科学版)》
  • Android11 USB Camera会出现预览绿屏问题
  • Mongodb 获取集合(collection)的统计信息
  • Java中的集合(1)——List、Map和Set
  • MySQL8.0主从同步报ERROR 13121错误解决方法
  • 【论文阅读】03-Diffusion Models and Representation Learning: A Survey
  • 【深度学习】RNN的简单实现
  • 每次请求时,检查 JWT Token的有效期并决定是否需要刷新
  • AI大模型开发架构设计(13)——LLM大模型的向量数据库应用实战
  • WPF中Grid、StackPanel、Canvas、WrapPanel常用属性
  • 【芙丽芳丝净润洗面霜和雅漾舒护活泉喷雾
  • ubuntu更新Cmake
  • CMOS晶体管的串联与并联
  • 从IT高管到看门大爷:53岁我的职场华丽转身
  • Redis入门到精通(三):入门Redis看这一篇就够了
  • IP基本原理
  • 数据分析题面试题系列2
  • uniapp 单表、多级动态表单添加validateFunction自定义规则
  • FPGA高端图像处理培训第一期,提供工程源码+视频教程+FPGA开发板
  • 顺序表的实现(数据结构)——C语言
  • 【VUE】Vue中 computed计算属性和watch侦听器的区别
  • linux线程 | 同步与互斥 | 深度学习与理解同步
  • Tkinter Frame布局笔记--做一个简易的计算器
  • 算法专题八: 链表
  • MySQL中关于NULL值的六大坑!你被坑过吗?
  • 学生学习动机测试:激发潜能,引领未来
  • 基于SSM党务政务服务热线管理系统的设计
  • OSI参考模型详解:初学者指南与实践案例
  • S7-200 SMART 与 S7-1200 之间 TCP 通信— S7-200 SMART 作为服务器