Types of Routing

Опубликовано: 03 Март 2026
на канале: In and around Computer
142
4

Static Routing
Static Routing is also known as Nonadaptive Routing.
It is a technique in which the administrator manually adds the routes in a routing table.
A Router can send the packets for the destination along the route defined by the administrator.
In this technique, routing decisions are not made based on the condition or topology of the networks
Dynamic Routing
It is also known as Adaptive Routing.
It is a technique in which a router adds a new route in the routing table for each packet in response to the changes in the condition or topology of the network.
Dynamic protocols are used to discover the new routes to reach the destination.
If any route goes down, then the automatic adjustment will be made to reach the destination.