当前位置:网站首页>OSPF of hcip
OSPF of hcip
2022-07-20 13:33:00 【Guan Bolan,】
RID-- The router ID
Meet the conditions :1. The whole network is unique 2. use the same pattern
Access method :1. Manual configuration 2. Automatic generation Select one of the interfaces IP Address as RID( There are multiple loopback interfaces , Select the maximum value as RID. There is no loopback interface , Take the largest value of physical interface IP Address as RID)
OSPF Data packets
1.hello package : Periodic Keep alive Discover building neighborhoods
hello Time ---10s or 30s( Depending on the type of network )
Deadtime---4 Times hello Time
2. DBD package : Database description message , Link state database LSDB, Link status notification LSA
3.LSR package : Link status request message
4.LSU package : Link state update message , Really carry LSA Packets of information
5.LSAck package : Link status acknowledgement message
OSPF There is 30min A periodic update
OSPF State machine
TWO-WAY--- Mark the establishment of neighbor relationship
Condition matching process : The match is successful , Go to the next stage . otherwise , Stay in the neighborhood , Use only hello Bao Huo Bao .
Primary storage relation election : Compare RID size , Give priority to the next stage ;( Implicit confirmation )
FULL state ---- Sign adjacency relationship establishment
OSPF Working process of
Structural mutation :
1. Add a new network segment : Trigger update
2. Disconnect a network segment : Trigger update
3. Unable to communicate : here we are Deadtime
OSPF The basic configuration of
边栏推荐
- 1305_ Basic queue function description of FreeRTOS
- OSPF内容
- Mongodb startup error: child process failed, exited with 1
- linux中yum -y install mysql为什么默认是mariadb?以及mysql yum源的配置
- 侧边栏布局
- OSPF的优化----汇总及特殊区域
- Reading notes - shopping mall
- 【深入理解C】动态内存管理
- Rk3399 platform development series explanation (interrupt chapter) 13.17 summary of interrupt processing methods
- strcpy()
猜你喜欢
随机推荐
[untitled] understand DNET application domain
【无标题】了解dNet应用程序域
C# LeetCode刷题笔记3-.统计匹配检索规则的物品数量
"Unable to download the installation file, please check your Internet connection and try again" appears when installing visual studio2019 in win11
RK3399平台开发系列讲解(中断篇)13.16、request_irq的实现
The new blue ocean "hard sunscreen" can't cover the 100 billion market
DNSlog平台的搭建
12. 谈谈项目中单点登录的实现原理?
When flinkcdc synchronizes data from sqlserver to MySQL, the timestamp xdbmask is in sqlserver
Simple implementation of date class
Mongodb security authentication
Blood spitting finishing nanny level series tutorial - playing Fiddler bag capturing tutorial (7) - Fiddler status panel -quickexec command line
C leetcode question brushing notes 3- Count the number of items matching the search rule
Wechat official account pushes notification messages to fans (template messages)
Panda3D绘制立方体
Supply chain attacks are becoming increasingly serious. Microsoft's open source SBOM generation tool Salus
Is it really possible to make reports with zero coding?
Write "Hello, china." for domestic smart watches with C #
日期类的简易实现
NoSQL-Mongodb