当前位置:网站首页>Detailed introduction of OSPF header message
Detailed introduction of OSPF header message
2022-07-05 04:47:00 【Purer than pure passers-by】
The experimental diagram is as follows 【 What is captured is R1 Of G0/0/0 Interface 】:

The captured message is as follows :

Src : The original address 【 Indicate where the interface comes from 】,Dst: Purpose interface ip Address ,OSPF There are two reserved multicast addresses 224.0.0.5,224.0.0.6; among 224.0.0.5 finger ospf All routers and the message will be sent to all OSPF Router ;224.0.0.6 finger ospf All of the DR Router 【DR That is, specify the router , Follow up 】
ospf Head :
version: Version number , The default is version 2; Of which version 2 Is for ipv4 To prepare the , And the version 3 Is for ipv6 To prepare the .
Message Type: There are message types 5 A type of :Hello[Hello message ](1),DD[ Database description ] (2),lSR[ Link status request ](3),LSU[ Link status update ](4),LSAck[ Link status confirmation ](5) -------[ I'll make a detailed introduction later ]
Packet Length: packet length , It refers to the whole OSPF message ; Contains only OSPF Head and Hello message 【 If the message is DD The message only contains OSPF Head and DD message 】.
Source OSPF Router : Router ID And the configured Router-ID【 Often used in practical work Loop 0 To configure the 】.
Area ID :OSPF Area , Here it is represented as area 0; If area 1 Is represented as 0.0.0.1
Checksum : Check information , It is used by the peer router to check the integrity and legitimacy of the message .
Auth Type : Authentication type 【Null: Indicates that there is no certification 】
Auth Data: Authentication information
Hello packet :Hello message , I'll introduce it later .
Follow up articles will be updated within a week , Welcome to your attention . I will introduce in the most concise way IP knowledge
# The source of loading or quotation shall be indicated :[email protected] Must be pure, passers-by is also pure
边栏推荐
- How to carry out "small step reconstruction"?
- 直播预告 | 容器服务 ACK 弹性预测最佳实践
- You Li takes you to talk about C language 7 (define constants and macros)
- Flutter 小技巧之 ListView 和 PageView 的各种花式嵌套
- How to force activerecord to reload a class- How do I force ActiveRecord to reload a class?
- Special information | real estate and office buildings - 22.1.9
- Neural networks and deep learning Chapter 6: Circular neural networks reading questions
- Neural networks and deep learning Chapter 4: feedforward neural networks reading questions
- Raki's notes on reading paper: soft gazetteers for low resource named entity recognition
- XSS injection
猜你喜欢

解密函数计算异步任务能力之「任务的状态及生命周期管理」

2021 higher education social cup mathematical modeling national tournament ABCD questions - problem solving ideas - Mathematical Modeling

The remainder operation is a hash function

C26451: arithmetic overflow: use the operator * on a 4-byte value, and then convert the result to an 8-byte value. To avoid overflow, cast the value to wide type before calling the operator * (io.2)

CSDN body auto generate directory

【acwing】836. Merge sets

Web开发人员应该养成的10个编程习惯

2022 thinking of mathematical modeling a problem of American college students / analysis of 2022 American competition a problem

Components in protective circuit

WeNet:面向工业落地的E2E语音识别工具
随机推荐
Neural networks and deep learning Chapter 2: machine learning overview reading questions
Solution of circular dependency
2021 Higher Education Club Cup mathematical modeling national tournament ABCD problem - problem solving ideas
#775 Div.1 C. Tyler and Strings 组合数学
Decryption function calculates "task state and lifecycle management" of asynchronous task capability
解密函数计算异步任务能力之「任务的状态及生命周期管理」
Download the details and sequence of the original data access from the ENA database in EBI
Matplotlib draws three-dimensional scatter and surface graphs
Debug insights
程序员应该怎么学数学
Qt蓝牙:搜索蓝牙设备的类——QBluetoothDeviceDiscoveryAgent
Neural networks and deep learning Chapter 3: linear model reading questions
How to carry out "small step reconstruction"?
PHP reads the INI file and writes the modified content
windows下Redis-cluster集群搭建
Managed service network: application architecture evolution in the cloud native Era
Leetcode 222 number of nodes of complete binary tree
Mxnet imports various libcudarts * so、 libcuda*. So not found
The 22nd Spring Festival Gala, an immersive stage for the yuan universe to shine into reality
Introduction to RT thread kernel (5) -- memory management