Distance Vector Routing (DVR) Advanced Computer Network by Ravinder Nath Rajotiya - October 14, 20210 Distance Vector Routing Distance Vector protocols are the simplest among Routing Protocols. it use the distance and direction (vector) to find paths to destinations. A router which is running a Distance Vector routing protocol informs its neighbours about the network topology changes periodically, using limited broadcasts using destination IP address 255.255.255.255. Distance Vector protocols use the Bellman-Ford algorithm for finding best paths to destinations. The PPT on DVR can be viewed by clicking the following link: Click the link to open PPT -- Distance Vector Routing (DVR)