自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(17)
  • 收藏
  • 关注

原创 【静态路由与NQA联动】

【代码】静态路由与NQA联动。

2024-10-11 16:24:01 927

原创 静态路由与BFD联动

静态路由与静态BFD联动示例。

2024-10-10 15:58:04 1224

原创 华为交换机静态路由与BFD联动

静态路由与静态BFD联动示例。静态路由与动态BFD联动示例。

2024-10-10 15:49:59 587

原创 H3C交换机静态路由与BFD联动

联动(直连)quitquitip route-static 0.0.0.0 0 1.1.1.1 bfd control-packet联动(非直连)

2024-10-10 15:14:44 672

原创 IP地址查询

使用命令行查询IP:

2023-11-01 11:09:46 509

原创 【华三交换机开局基础配置】

【华三交换机开局基础配置】开局主要配置设备命名配置管理地址配置远程登录配置时区NTP配置SNMP配置syslog开局主要配置设备命名system-viewsysname xxxxxxx配置管理地址ip vpn-instance MGMT //创建vpn实例,实现管理和业务流量隔离 route-distinguisher 1:1 description For_Manage#interface M-GigabitEthernet 0/0/0 ip binding vpn

2022-05-16 10:17:12 5385

原创 【华三DRNI配置】

【华三DRNI配置】主设备配置如下:Keepalive链路Peer-Link链路DRNI主配置备设备配置如下:Keepalive链路Peer-Link链路DRNI备配置DRNI业务口配置主设备配置如下:Keepalive链路ip vpn-instance KeepaLived //配置keepalive实例 route-distinguisher 2:2#interface Route-Aggregation1024 //创建keepalive三层聚合口 description

2022-05-16 09:27:11 1958

原创 【中兴交换机MC-LAG配置】

​中兴mc-lag配置主设备配置如下:Keepalive链路interface smartgroup1023 //用作MC-LAG的Keepalive链路接口 switch attribute disableyes description For_Keepalivedexitinterface xgei-0/1/1/47 switch attribute disableyes description For_Keepalivedexitinterface

2022-03-20 00:29:05 9949 2

原创 锐捷交换机VAP配置

说明:启用VAP需关闭生成树,no spanning-tree# 锐捷VAP配置,注意根据实际情况调整端口编号和端口类型## VAP主#配置数据同步地址vlan 4094 description For_VAP name vap!interface vlan 4094 description For_VAP ip add 169.255.255.1 255.255.255.252 #DATA-SYN 地址!#配置peer-link接口interface Agg

2022-03-19 20:43:43 3895 3

原创 华为交换机M-LAG配置

1、配置DAD检测的VPNip vpn-instance DADipv4-family route-distinguisher X:X vpn-target X:X export-extcommunity vpn-target X:X import-extcommunity2、配置stpstp bridge-address 0000-0000-0001//此mac是桥mac地址,使用display bridge mac-address命令确认,两台设备配置同样的ma...

2022-03-19 20:06:10 16813

原创 华为交换机堆叠配置

CE68系列:完成交换机A堆叠配置system-viewsysname SwitchAstackstack member 1 priority 150stack member 1 domain 10quitcommit业务口加入堆叠组interface stack-port 1/1port member-group interface 40ge 1/0/1 to 1/0/2yquitcommit配置后重启设备saveyrebooty关闭堆叠端口i

2022-03-19 19:18:27 11669 2

原创 中兴交换机堆叠配置

1、主设备配置如下:(先关闭检测口)interface xgei-0/1/1/47 shutdown exitinterface xgei-0/1/1/48 shutdown exit配置堆叠conf tervsc vsc memberid 0 //member id 为0 vsc mode vsc vsc domain 1 vsc mmd_mode port 堆叠检测口 vsc mmd_port add xgei-0/1/1/...

2022-03-19 18:54:10 6208

原创 配置命令对比

命令描述 华为 华三 锐捷 中兴 查看设备运行配置 display current-configuration display current-configuration show run show running-config

2022-03-15 18:37:25 1280

原创 华三S6900交换机29~36口不支持千兆

注意查看官方文档!!

2022-03-15 15:39:12 560

原创 锐捷交换机堆叠配置

enconfswitch virtual domain 1 ----堆叠配置switch 1switch 1 priority 200 ---设备优先接200exitvsl-portport-member interface FOR 0/53port-member interface FOR 0/54wr配置心跳检测dual-active detection bfddual-active bfd interface ten 1/0/47...

2022-03-10 21:58:00 7675 2

原创 华三交换机堆叠配置

配置Device A为主配置优先级sysirf member 1 priority 32选定IRF物理端口并关闭这些端口interface FortyGigE 1/0/53 shutdowninterface FortyGigE 1/0/54 shutdown配置IRF端口1/2,并将它与物理端口绑定irf-port 1/2port group interface FortyGigE 1/0/53port group interface Fort..

2022-03-10 21:54:45 9611

原创 链路聚合

关于链路聚合1、华三交换机的静态模式对应华为的默认模式,华三的动态模式对应华为的mode lacp模式,思科为mode active。2、华三交换机做链路聚合时,顺序不能被打乱,需要先创建聚合接口,然后在将端口加入到聚合组中,最后配置二层聚合接口为Trunk端口,并允许VLAN 通过。

2018-01-05 14:45:11 1668

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除