当前位置:网站首页>Related configuration commands of Huawei rip
Related configuration commands of Huawei rip
2022-07-04 01:05:00 【Garbage bags can be hidden】
Most of the following commands are in RIP Enter... Under view , The exception will be pointed out
undo summary : Turn off auto rollup
version 2 : edition 2
network 192.168.0.0 : The Internet
( Interface view )rip metricin 2000 2 : All enter the interface and match acl2000 Of rip The metric value of the route entry will be added 2
default-route originate cost 1[match default] : Publish default route , And published about the default route cost by 1 , If there is no back macth default, Then whether there is a default route on the router or not will publish the RIP Default route
rip authentication-mode md5 [usual|nonstandard] cipher xxx : Use md5 By RIP verification , Other plaintext verifications are not written , Because you don't usually use
rip summary-address 172.16.0.0 255.255.0.0 :rip Manual summary , Automatic summary generally has poor automatic effect , So manual work is recommended
silent-interface g0/0/1 : Silent port
( Interface view )rip input : Open the interface RIP Sending of relevant messages , Default on ,undo rip input close
( Interface view )rip output : Open the interface RIP Sending of relevant messages , Default on ,undo rip output close
bfd all-interface enable : Turn on RIP Of bfd Dynamic linkage
bfd all-interface min-rx-interval 100 min-tx-interval 100 detect-multiplier 10 : Set up bfd Relevant sending parameters of , Default rx and tx All are 1000 millisecond , This command is set to 100 millisecond ,detect-multiplier 10 It's a parameter , The really expected receiving interval is rx* This parameter , See my other blog for details
display rip process-id bfd session {interface xxx|neighbor-id|ipaddress|all} : Show bfd conversation
( Interface view )rip bfd block : Block and... On this interface RIP dependent bfd The reception of messages
边栏推荐
- Windos10 reinstallation system tutorial
- CesiumJS 2022^ 源码解读[8] - 资源封装与多线程
- 【.NET+MQTT】. Net6 environment to achieve mqtt communication, as well as bilateral message subscription and publishing code demonstration of server and client
- Technical practice online fault analysis and solutions (Part 1)
- MySQL uses the view to report an error, explain/show can not be issued; lacking privileges for underlying table
- 不得不会的Oracle数据库知识点(三)
- 机器学习基础:用 Lasso 做特征选择
- 【.NET+MQTT】.NET6 环境下实现MQTT通信,以及服务端、客户端的双边消息订阅与发布的代码演示
- gslb(global server load balance)技术的一点理解
- GUI 应用:socket 网络聊天室
猜你喜欢

What is regression testing? Talk about regression testing in the eyes of Ali Test Engineers

Introduction to A-frame virtual reality development

1-Redis架构设计到使用场景-四种部署运行模式(上)

1-redis architecture design to use scenarios - four deployment and operation modes (Part 1)

How to use AHAS to ensure the stability of Web services?

Technical practice online fault analysis and solutions (Part 1)

How to be a professional software testing engineer? Listen to the byte five year old test
![[common error] custom IP instantiation error](/img/de/d3f90cd224274d87fcf153bb9244d7.jpg)
[common error] custom IP instantiation error
![[cloud native topic -48]:kubesphere cloud Governance - operation - overview of multi tenant concept](/img/b4/961b3b44e9ecbfd4bddd04318b663a.jpg)
[cloud native topic -48]:kubesphere cloud Governance - operation - overview of multi tenant concept

It is worthy of "Alibaba internal software test interview notes" from beginning to end, all of which are essence
随机推荐
打印菱形图案
Understanding of Radix
Avoid playing with super high conversion rate in material minefields
The difference between objects and objects
Release and visualization of related data
A malware detection method for checking PLC system using satisfiability modulus theoretical model
Att & CK actual combat series - red team actual combat - V
GUI application: socket network chat room
中电资讯-信贷业务数字化转型如何从星空到指尖?
[common error] custom IP instantiation error
不得不会的Oracle数据库知识点(三)
A-Frame虚拟现实开发入门
Unity Shader入门精要读书笔记 第三章 Unity Shader基础
【.NET+MQTT】.NET6 环境下实现MQTT通信,以及服务端、客户端的双边消息订阅与发布的代码演示
Function: find the approximate value of the limit of the ratio of the former term to the latter term of Fibonacci sequence. For example, when the error is 0.0001, the function value is 0.618056.
[error record] configure NDK header file path in Visual Studio
Introduction to A-frame virtual reality development
It is worthy of "Alibaba internal software test interview notes" from beginning to end, all of which are essence
功能:编写函数fun求s=1^k+2^k +3^k + ......+N^k的值, (1的K次方到N的K次方的累加和)。
Msp32c3 board connection MSSQL method