华为5700配置

恢复出厂设置,清空配置

1、更改名字

system-view

sysname tp-10-50-01-04

2、配置管理接口

int vlan 1

ip add 10.50.1.4 255.255.254.0

quit

2、链路汇聚

interface eth-trunk 1

mode lacp

quit

3、绑定端口

interface eth-trunk 1

trunkport gigabitethernet 0/0/45 to 0/0/48

quit

3、telnet

telnet server enable

4、http

http server enable

5、acl

acl 2000

rule permit source 10.50.1.253 0

rule permit source 10.50.1.252 0

quit

6、认证配置

user-interface vty 0 4

authentication-mode aaa

quit

aaa

local-user admin password irreversible-cipher *123

local-user admin service-type http telnet terminal web

local-user admin privilege level 15

quit

acl 2000

rule permit source 10.50.1.253 0

rule permit source 10.50.1.252 0

quit

user-interface vty 0 4

acl 2000 inbound

quit

user-interface vty 0 4

authentication-mode aaa

protocol inbound all

6、登录测试

查看配置

相关推荐
wheelmouse778823 分钟前
网络排查基础与实战指南:Ping 与 Telnet
开发语言·网络·php
OxyTheCrack1 小时前
深入浅出TCP拥塞控制技术
网络·tcp/ip
龚礼鹏1 小时前
使用Perfetto进行Settings中网络热点开启后anr分析的整体流程记录
网络
23zhgjx-zgx1 小时前
华为ensp:配置Local区域的安全策略及ASPF配置
网络·华为
半壶清水2 小时前
[软考网规考点笔记]-局域网之HDLC 协议
网络·笔记·网络协议·考试
123过去3 小时前
pixiewps使用教程
linux·网络·测试工具·算法·哈希算法
RMB Player3 小时前
Spring Boot 集成飞书推送超详细教程:文本消息、签名校验、封装工具类一篇搞定
java·网络·spring boot·后端·spring·飞书
人工智能知识库4 小时前
华为人工智能HCIP-AI Solution Architect H13-323题库(26年最新,带解析知识点)
华为·hcip·题库·hcip-ai·h13-323
JicasdC123asd4 小时前
CGNet上下文引导网络改进YOLOv26下采样特征保留能力
网络·yolo
Name_NaN_None5 小时前
Linux 使用 Remmina 连接 Windows 远程桌面 ——「小白教程」
linux·网络·电脑·远程工作