Articles for author: Snehal Jadhav

Snehal Jadhav

Distance Vector Routing Algorithm

Distance vector is the “Dynamic Routing” protocol. Distant vector protocol also called as Bellman-Ford algorithm used to calculate the shortest path. What is Distance Vector Routing (DVR) Protocol? Distant vector routing protocol also called as Bellman-Ford algorithm or Ford Fulkerson algorithm used to calculate a path. A distance-vector protocol calculates the distance and direction of ...

Snehal Jadhav

Routing Protocols in Computer Network

The Routing protocol is used to determine the path between one or more networks and store the information in the routing table. The types of Routing are static, dynamic, and default. The router is a device that is used to forward a packet from source to destination. The Routing protocol is classified as distance-vector protocol, link-state protocol, and ...