当前位置:网站首页>Static route analysis (the longest mask matching principle + active and standby routes)
Static route analysis (the longest mask matching principle + active and standby routes)
2022-07-31 01:51:00 【Give 286】
Table of Contents
1. Bidirectional routing + longest mask matching principle:
1. Two-way routing + longest mask matching principle:

2. Floating (static)Routing:

Active and standby routing solve the defect!!!:
When the 0/2 interface of R2 (that is, the next hop of the route with priority 1 of R1) changes from UP to DOWN,
At this time, the route with priority 1 will not disappear and still occupy the position of the routing table. At this time, data forwarding will form a routing forwarding black hole
Resolve:
- ①OSPF
- ②SLA
(Following update...)
边栏推荐
猜你喜欢
随机推荐
验证整数输入
加密生活,Web3 项目合伙人的一天
【AcWing 第62场周赛】
leetcode-1161:最大层内元素和
Shell script to loop through values in log file to sum and calculate average, max and min
力扣刷题之爬楼梯(7/30)
ROS Action communication
kotlin中函数作为参数和函数作为返回值实例练习
二层广播风暴(产生原因+判断+解决)
【微信小程序】一文带你了解数据绑定、事件绑定以及事件传参、数据同步
曼城推出可检测情绪的智能围巾,把球迷给整迷惑了
软件测试基础接口测试-入门Jmeter,你要注意这些事
Software testing basic interface testing - getting started with Jmeter, you should pay attention to these things
爬虫文本数据清洗
leetcode-128: longest continuous sequence
力扣刷题之有效的正方形(每日一题7/29)
keep-alive cache component
观察者(observer)模式(一)
Teach you how to configure Jenkins automated email notifications
华为od 转骰子 js









