当前位置:网站首页>Huawei BFD and NQA
Huawei BFD and NQA
2022-07-04 01:05:00 【Garbage bags can be hidden】
bfd : Turn on bfd
bfd fuck bind peer ip 192.168.0.1 : Use regularly with peer ip Communication judge whether it is connected
discrimination local 10 : Local identity
discrimination remote 20 : Peer identification
commit : Configuration submission
ip route-static 192.168.1.0 24 192.168.0.1 track bfd-session fuck : Apply on static routing bfd
The identification of the local end and the opposite end are opposite , For example, local local=10,remote=20, So the opposite end local=20,remote=10.
nqa test-instance admin test1 : Create a nqa Test case , among admin On behalf of nqa Administrator name of ,test1 Is the name of the instance
test-type icmp : The way to represent the test is to pass icmp package
destination-address ipv4 10.1.12.1 : Indicates that the object of the test is this ip Address , We can also use destination-port Test the port number
frequency 6 : Indicates the test interval of each round
probe-count 2 : Indicates how many times each round of testing
interval-second 2 : Indicates the sending interval of each packet in each round of test
timeout 2: Indicates the specified timeout
start now : now , Of course, also specify a fixed time to start
ip route-static 192.168.1.0 24 192.168.0.1 track naq admin test1 : Apply on static routing nqa
display nqa results : Show nqa Specific test results
Among them completion:success It means success
display nqa history : Show nqa About , But the results are easier to understand
边栏推荐
- AI helps make new breakthroughs in art design plagiarism retrieval! Professor Liu Fang's team paper was employed by ACM mm, a multimedia top-level conference
- Future源码一观-JUC系列
- Is the account opening of Guoyuan securities really safe and reliable
- Delete all elements with a value of Y. The values of array elements and y are entered by the main function through the keyboard.
- 基于.NetCore开发博客项目 StarBlog - (14) 实现主题切换功能
- 删除所有值为y的元素。数组元素中的值和y的值由主函数通过键盘输入。
- leetcode 121 Best Time to Buy and Sell Stock 买卖股票的最佳时机(简单)
- 1-Redis架构设计到使用场景-四种部署运行模式(上)
- Function: write function fun to find s=1^k+2^k +3^k ++ The value of n^k, (the cumulative sum of the K power of 1 to the K power of n).
- How to use AHAS to ensure the stability of Web services?
猜你喜欢
Sequence list and linked list
查询效率提升10倍!3种优化方案,帮你解决MySQL深分页问题
How to set the response description information when the response parameter in swagger is Boolean or integer
Print diamond pattern
Struct in linked list
功能:编写函数fun求s=1^k+2^k +3^k + ......+N^k的值, (1的K次方到N的K次方的累加和)。
[error record] configure NDK header file path in Visual Studio (three header file paths of NDK | ASM header file path selection related to CPU architecture)
A dichotomy of Valentine's Day
[cloud native topic -48]:kubesphere cloud Governance - operation - overview of multi tenant concept
Regular expression of shell script value
随机推荐
The culprit of unrestrained consumption -- Summary
How to be a professional software testing engineer? Listen to the byte five year old test
Delete all elements with a value of Y. The values of array elements and y are entered by the main function through the keyboard.
OS interrupt mechanism and interrupt handler
功能:将主函数中输入的字符串反序存放。例如:输入字符串“abcdefg”,则应输出“gfedcba”。
Technical practice online fault analysis and solutions (Part 1)
Pytest unit test framework: simple and easy to use parameterization and multiple operation modes
MySQL winter vacation self-study 2022 12 (1)
Severity code description the project file line prohibits the display of status error c4996 fopen ('fscanf ', StrCmp): this function or variable may be unsafe The most comprehensive solution
Flutter local database sqflite
The difference between objects and objects
不得不会的Oracle数据库知识点(二)
[complimentary ppt] kubemeet Chengdu review: make the delivery and management of cloud native applications easier!
Software testers, how can you quickly improve your testing skills? Ten minutes to teach you
Weekly open source project recommendation plan
Function: write function fun to find s=1^k+2^k +3^k ++ The value of n^k, (the cumulative sum of the K power of 1 to the K power of n).
Msp32c3 board connection MSSQL method
It's OK to have hands-on 8 - project construction details 3-jenkins' parametric construction
Understanding of Radix
A little understanding of GSLB (global server load balance) technology