Vault sync: 2021-11-06 14:52:11
This commit is contained in:
@@ -35,10 +35,20 @@ Example of a routing table:
|
||||
![[routing-table.png]]
|
||||
|
||||
### Updating router tables
|
||||
|
||||
Routers are responsible for updating routing tables themselves.
|
||||
|
||||
When a router detects a change in connections, it immedia
|
||||
When a router detects a change in connections, it immediately informs other routers about it.
|
||||
|
||||
Routers use optimum route finding algorithms to update their tables.
|
||||
|
||||
Exchanging routing information between routers is done periodically even when there is no change in the network.
|
||||
|
||||
The most commonly used routing algorithms are:
|
||||
- Distance vector routing (RIP)
|
||||
- Link-state Routing (OSPF, IS-IS)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user