1. Introduction to dynamic routing 1. Dynamic routing Refers to the use of routing protocols by routers to learn about networks and update routing tables. 2. Routing protocol classification 3. Introduction to administrative distance Administrative distance (AD) is used to determine the credibility of routing information received from adjacent routers. It is an integer from 0 to 255, where 0 means the highest credibility and 255 means that no data flow will use the corresponding route. Default pipeline distance (Show ip protocols to view the AD value of dynamic routing) 4. Metrics A metric is a value that a routing protocol assigns to the cost of routing a network to a remote network. The metrics used in IP routing protocols are as follows: 5. Convergence
6. Distance Vector-Routing Loops (1) What is a routing loop? A routing loop is a phenomenon in which a data packet is continuously transmitted between a series of routers but never reaches its intended destination network. (2) Impact of routing loops
(3) Anti-loop mechanism
2. Update of RIP routing information 1. RIP routing information updates are based on time period updates (update period is 30 seconds) When the network topology connected to router A changes, router A updates its routing table and waits until the next sending cycle to announce the updated routing table. After receiving this update information, router B updates its own routing table 2. RIP configuration Configuration commands:
network Classified network (network10.0.0.0network tells the routing protocol RIP which classified networks to announce)
View the show ip route command The experimental environment is as follows: (1) Configure the IP address of router R2 interface and configure RIP routing (2) Set up routers R1 and R3 in the same way (3) View the routing table show ip route |
<<: "Feng Qingyang" Jack Ma will "retire" and look back at the 20 years of China's Internet trends
>>: Enterprise Network Data Communication Solution Practice - EIGRP
Recently, several domestic mobile communication o...
MWC2021 Shanghai has fully demonstrated the achie...
PIGYun has released a special promotion for Septe...
According to a recent report by Transparency Mark...
One of the fascinating things about technology is...
I would like to share some information about high...
As another technological concept after smartphone...
[51CTO.com original article] Recently, Huawei and...
【51CTO.com Quick Translation】 Web design is const...
A few days ago, we shared the information about D...
Recently, Cisco announced the launch of a new IT ...
When people are walking on a broad road, the road...
We often share RAKsmart's product information...
[[350048]] This article is reprinted from the WeC...
Author | zorrozou Preface The TCP protocol is a p...