Answer: network topology is the arrangement of nodes which includes routers and switches so that enables connection between the server and the client.
however due to times when there is huge traffic in the nodes there needs to be an optimal path for the exchange of information which is accomplished by different routing protocols.
Step-by-step explanation:
Routing Information Protocol(RIP) is one such protocol which enables to route packets from the source to the destination having the least possible traffic along its path. There are two sets of routing algorithm which are
1. Static routing protocols
2. Dynamic routing protocols.
The difference between the two is that dynamic routing protocols helps to construct the routing tables dynamically as compared to static routing.
RIP is a type of dynamic routing whereby it sends the contents of its routing table the adjacent routers every 30 seconds and whenever a route is discarded from the routing table it is marked as unusable.
RIp is supported by almost all routers and also supports load balancing which is one of it advantages.