当前位置:网站首页>There is only one switch, how to realize the nqa of master-slave automatic switching
There is only one switch, how to realize the nqa of master-slave automatic switching
2022-08-05 09:05:00 【ah this】
The configuration used here is: static routing and NQA linkage
To learn more about what NQA is, check out this article: What is NQA (Network Quality Analysis)?How does NQA work?- Huawei
Cite the diagram in the text:

The following is how to configure and related instructions:
#Create a nqa test instance, the test management account name is admin, and the test instance name is test_icmp[HUAWEI]nqa test-instance admin test_icmp#Test type is icmp protocol test[HUAWEI-nqa-admin-bjyh_icmp]test-type icmp#Detection interval 10s[HUAWEI-nqa-admin-bjyh_icmp]frequency 10number of tests 4[HUAWEI-nqa-admin-bjyh_icmp]probe-count 4The probed address is 10.0.0.1[HUAWEI-nqa-admin-bjyh_icmp]destination-address ipv4 10.0.0.1Start a test instance[HUAWEI-nqa-admin-bjyh_icmp]start nowWarning: It is recommended that the frequency be greater than 18. Otherwise, the test result may be incorrect.(Frequency greater than 18 is recommended. Otherwise, the test results may be incorrect.)#Configure the default route and NQA linkage, the main line is normal, the next hop is 10.0.0.1, the main line is abnormal, the backup line is used, and the next hop is 10.1.0.1#The default priority value is 60, so the priority value of the standby line should be set greater than 60#Need to specify the vlanif outbound interface[HUAWEI]ip route-static 172.18.1.37 255.255.255.255 Vlanif10 10.0.0.1 track nqa admin test_icmp[HUAWEI]ip route-static 172.18.1.37 255.255.255.255 Vlanif20 10.1.0.1 preference 70边栏推荐
- Does flink cdc support synchronization from oracle dg library?
- 按钮上显示值的轮流切换
- ts/js 函数传参带函数写法
- 【Excel实战】--图表联动demo_001
- Why is pnpm hitting npm and yarn dimensionality reduction?
- 只有一台交换机,如何实现主从自动切换之nqa
- 512-color chromatogram
- k-nearest neighbor fault monitoring based on multi-block information extraction and Mahalanobis distance
- 【无标题】目录
- Detailed explanation of DNS query principle
猜你喜欢

DataFrame insert row and column at specified position

汇编语言(8)x86内联汇编

How to replace colors in ps, self-study ps software photoshop2022, replace one color of a picture in ps with another color

宝塔实测-搭建中小型民宿酒店管理源码

国际原子能机构总干事称乌克兰扎波罗热核电站安全形势堪忧

画法几何及工程制图考试卷A卷

为什么我推荐使用智能化async?

pnpm 是凭什么对 npm 和 yarn 降维打击的

What is a good movie to watch on Qixi Festival?Crawl movie ratings and save to csv file

egg框架中解决跨域的三种方案
随机推荐
百行代码发射红心,程序员何愁命不中女朋友!
MySQL 数据库 报错 The server quit without updating PID file (/var/lib/mysql/localhost.localdomain.pid)
tensorflow.keras无法引入layers
16 kinds of fragrant rice recipes
“充钱”也难治快手的“亏亏亏”?
宝塔实测-搭建中小型民宿酒店管理源码
The Secrets of the Six-Year Team Leader | The Eight Most Important Soft Skills of Programmers
为什么我推荐使用智能化async?
[Structure internal power practice] Structure memory alignment (1)
Creo 9.0 基准特征:基准坐标系
DPU — 功能特性 — 安全系统的硬件卸载
CCVR基于分类器校准缓解异构联邦学习
Xcode10的打包方式distribute app和启动项目报错以及Xcode 打包本地ipa包安装到手机上
CVPR 2022 | 将X光图片用于垃圾分割,港中大(深圳)探索大规模智能垃圾分类
工程制图直线投影练习
512色色谱图
15.1.1、md—md的基础语法,快速的写文本备忘录
MySQL database error The server quit without updating PID file (/var/lib/mysql/localhost.localdomain.pid)
基于多块信息提取和马氏距离的k近邻故障监测
XCODE12 在使用模拟器(SIMULATOR)时编译错误的解决方法