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

Answer Posted / sanjay poudel

It is a dynamic vector routing algorithm.
consists of data structure called routing tables.
it calculates the best route based on the distance.
Distance vector routing updates full routing table.
The utilization of CPU and memory in distance vector routing is lower than the link state routing.
Bellman -Ford algorithm is used for performing distance vector routing.
LIMITATIONS
It is slower to converge than link state.
it creates more traffic than link state since a hop count change must be propogated to all routers and processed on each route.
The bellman-ford algorithm does not prevent routing loops from happening and suffers from the count-to identify problem.
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 ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two types of transmission technology available

712


Which device is needed to connect two LANs with different network Ids ?

1203


1).what is forest? 2).what is dns and dhcp port no's? 3).what is file system? 4).what is terminal server?

1756


What are the two reasons for using layered protocols?

3406


Define Satellite Networks

683






Why is IP called ‘best-effort delivery’ protocol?

2408


what is disk interleaving? why is disk interleaving adopted?

2143


What do you mean by link to link layers of OSI reference model? Explain their functions briefly?

1547


which is the latest version of dos? & what is the command to copy windows files (i386) without formatting OS?

1612


how do u share printer through FTP(fire transfer protocol)?

1678


Why does ATM use the cell of small and fixed length ?

2061


what is Voltage levels of rs232x?

745


Compare satellite with fiber as a communication medium and enumerate the application areas where satellite still holds a niche(or special)marker.

1284


Define CableServe

727


How to create dynamic users on simple Asterisks server for simple extension based x-change?

1669