当前位置:网站首页>Routing foundation - dynamic routing
Routing foundation - dynamic routing
2022-07-02 08:27:00 【Defeat of Fujiwara Qianhua】
Dynamic routing
Preface
The front said , Routing has 3 Source of species :
- Direct link routing
- Static routing
- Dynamic routing
Static routing is manually configured by the administrator , Unable to automatically respond to changes in network topology ; Dynamic routing enables routers to obtain routes from other routers using routing protocols , When the network topology changes , The router will automatically update the routing information .
One 、 What is dynamic routing ?
Dynamic routing means that the router can automatically establish its own routing table , And it can be adjusted timely according to the changes of the actual situation .
Dynamic routing is a concept relative to static routing , It refers to the router can automatically establish its own routing table according to the specific routing information exchanged between routers , And it can adjust automatically according to the changes of links and nodes . When the nodes in the network or the links between nodes fail , Or when there are other available routes , Dynamic routing can choose the best available route and continue to forward messages .
From baidu baike
Two 、 Routing protocol
1. summary
- A language for exchanging information between routers
- Share routing information
- Maintain routing tables 、 Provide the best forwarding path
Since the routing table can be dynamically established and maintained , There is no lack of programming . Protocol in Network Planning , So it is with . Pass code ,
2. Overview of routing protocols

3. classification
According to the scope of action
| - | - |
|---|---|
| IGP(Interior Gateway Protocol) Internal gateway protocol | Running on the AS Inside In exchange for AS Routing within |
| EGP(Exterior Gateway Protocol) External gateway protocol | Running on the AS outside In exchange for AS The route between |
| AS(Autonomous Systems) Autonomous systems | A network under a single management mechanism |
According to the protocol algorithm
| - | - |
|---|---|
| DV(Distance-Vector) Distance vector | Based on distance vector algorithm , The router does not understand the network topology Similar road signs , What I hear Such as :RIP、EIGRP |
| LS(Link-State) | be based on SPF(Shortest Path First, Shortest path first ) Algorithm , The router understands the complete network topology Like a map Such as :OSPF、IS-IS |
According to whether the sent update carries a mask :
| - | - |
|---|---|
| Classful Some kind | No mask RIPv1、IGRP |
| Classless No class | Carry mask RIPv2、EIGRP、OSPF、IS-IS、BGP |
边栏推荐
- High school mathematics compulsory one
- Find and rfind methods in string
- Backup, recovery and repair of XFS file system
- Learn to write article format
- VS Code配置问题
- SQLyog远程连接centos7系统下的MySQL数据库
- Matlab mathematical modeling tool
- Global and Chinese market of electric cheese grinder 2022-2028: Research Report on technology, participants, trends, market size and share
- Use Wireshark to grab TCP three handshakes
- HCIA—应用层
猜你喜欢

Array and string processing, common status codes, differences between PHP and JS (JS)

C语言实现XML生成解析库(XML扩展)

CarSim learning experience - rough translation 1

Use of opencv3 6.2 low pass filter

Carla-ue4editor import Roadrunner map file (nanny level tutorial)

Use C language to receive JSON strings

Smart agriculture solutions smart agriculture system development

文件上传-upload-labs

Development of digital collection trading website development of metauniverse digital collection

Don't know mock test yet? An article to familiarize you with mock
随机推荐
Sparse matrix storage
On the back door of deep learning model
web安全--逻辑越权
HCIA—应用层
16: 00 interview, came out at 16:08, the question is really too
什么是SQL注入
On November 24, we celebrate the "full moon"
Live broadcast platform development, flexible menu, and freely adjust the horizontal size of the menu bar
Jupyter Notebook常用快捷键(在命令模式中按H也可查看)
Short video with goods source code, double-click to zoom in when watching the video
Library function of C language
Wang extracurricular words
Opencv common method source link (continuous update)
Web安全--核心防御机制
How to build the alliance chain? How much is the development of the alliance chain
sqli-labs第8关(布尔盲注)
File upload and download performance test based on the locust framework
Force deduction method summary: double pointer
Global and Chinese market of recovery equipment 2022-2028: Research Report on technology, participants, trends, market size and share
Jumping | Blue Bridge Cup