Explain distance vector routing . What are its limitations and how are they overcome?

Answer Posted / sanjaypoudel135@gmail.com

Distance Vector Routing Definition. Distance vector routing is a simple routing protocol used in packet-switched networks that utilizes distance to decide the best packet forwarding path. ... A hop is the trip that a packet takes from one router to another as it traverses a network on the way to its destination.
it is a dynamic vector routing algorithm.
consists of data structure called routing table.
it calculates the best route based on the distance.
distance vector routing updates full routing table.
it is simple to implement and manage.
Bellman ford algorithm is used for performing distance vector routing.
The utilization of CPU and memory in distance vector routing is lower than the link state routing.
Limitations
It is slower to converge than link state.
bellman ford algorithm does not prevent routing loops from happening and suffers from the count-to identify problem
Limitations overcome
In such such a scenario 3 hop-counts path will be selected although other path is congestion free. This can be overcome by using LSA
(Link State Analysis) protocols and Hybrid Protocols. In these not only the hop-count is considered but also link quality is checked at regular interval to ensure the selection of not only shortest path but also the most efficient path for the destination

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various classes of IP addressing? Calculate the maximum number of class A, B and C network Ids.

1339


Explain Traffic shaping using token bucket algorithm

1180


Differentiate between static and dynamic channel allocation.

2386


What is lock granularity?

2086


1. What is LAN segmentation? Why it is used? What are the different techniques to create LAN segments?

2302






up to which ver of linux using lilo boot loader? last ver of linux.

1610


Which layer is used to route packets

1365


how to take backup of BIOS ?

2866


What are the networking protocol options for the Windows clients if for some reason you do not want to use TCP or IP?

3593


Outline and discuss the main fields in Ethernet IEEE 802.3 frame. What are the main objectives of preamble ?

1537


Write down the basic features of HDLC protocol? Could HDLC be used as a data link protocol for a LAN? Justify your answer.

3128


Differentiate between Baseband co-axial cable and broad band coaxial cable

1165


Explain HDLC

1237


What is the difference between TFTP and FTP application layer protocols?

18919


Can a switch be used to connect two LANs with different network IDs ?

1208