• Tutorials
  • DSA
  • Data Science
  • Web Tech
  • Courses
December 03, 2021 |4.0K Views

Distance vector routing(DVR)in Computer Network

  Share  1 Like Visit Course
Description
Discussion

Distance Vector Routing (DVR) is a network routing algorithm that calculates the best path for data packets based on distance or hop count. It relies on periodically exchanging routing information with neighboring routers and updating its routing table to find the shortest path, making it simpler but potentially slower than Link State Routing protocols like OSPF.