answersLogoWhite

0


Best Answer

In a distance vector routing protocol, such as RIP or EIGRP, each router sends its routing table to neighboring routers. The routers don't know the topology, i.e., how other routers are interconnected.

In a link state routing protocol, such as OSPF or IS-IS, routers first exchange information about connections within the network (or an area of the network), and build a topology table. Then each router uses Dijkstra's algorithm to calculate the best route to each destination.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

The link state protocol can identify when when a destination can be reached through faster connections, even if it is more hops than other possible routes. Distance vector will pick the route with the lowest hop count.

by Nelson Thoms

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Distance vector routing relies on the distance between networks as its cost metric (number of hops).

Link state routing uses a number of different factors to calculate the cost between networks, including the distance of the link, speed of the link, type of the link, type of routers, amount of traffic, etc.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Distance vector routing is an older routing protocol that uses the shortest path regardless of speed to go from point A to point B.

Link state routing examines the speeds of the paths, and then chooses the fastest path to reach a destination.

Basically, if all speeds on a routing network are equal, distance vector would be better because its an older technology and costs less.

More info can be found: http:/wwwzperiodzinetdaemonzperiodzcom/tutorials/internet/ip/routing/dv_vs_lszperiodzshtml


in addition to the above answer i would like to include that.. distance vector routing is used in RIP(Router Information Protocol).
Whereas the link state routing is used in OSPF(OpenShortest Path First).

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

A distance vector routing protocol calculates the best path based on hop count. An example would be the RIP protocol. A link-state protocol takes into account the entire topology and uses link cost to determine a best path based on cost rather than hop count. A good example of a link-state protocol is OSPF.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

An advantage would be that the link-state changes dynamically between two points and the cost metric can be recomputed as a result. The distance vector algorithms are more static in nature and once the cost metric for a hop is calculated no other external events are taken into account.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

The distance vector routing protocol and link state routing protocol both are in dynamic routing protocol.

The distance vector routing protocol uses no. of hops for the finding the best route while link state routing protocol uses bandwidth (cost) of the link for the finding best route .

The cost will be calculated by [10(8)/bandwidth of the link]

Distance vector routing has limited hop count

Link state routing has unlimited hop count.

The RIP ,IGRP fall under category of distance vector routing protocol.

while

OSPF is of link state routing protocol.

Hitesh Pardeshi

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

There are several, and it would be useful to study the details of how each general type of routing protocol works.

  • A router using a distance vector routing protocol doesn't know anything about the topology of the network (how other routers are interconnected). With a link-state routing protocol, they do.
  • A distance-vector routing procotols sends updates about the routing table. A link-state routing protol sends topology information.
  • In a distance-vector routing protocol, the distances (metrics) are added when the routes are sent from one router to another. The router can then choose the route with the best metric to any network. In a link-state routing protocol, instead, each router calculates the best route (to a specified network) based on the topological information it has.
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between Link state routing and distance vector routing through examples?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When should distance vector routing be used?

Distance vector routing is used when the network is simple and has no hierarchical design. Examples of distance vector routing protocols are RIP and IGRP.


What is the main difference between OSPF and RIP?

Both uses Distance vector algorithm...... . updates the routing table for every 30 seconds. and in OSPF requires hoping reneval of routing table


6 What is the difference between SS7 routing and IP routing?

qual a diferenca entre tcp/ip e ss7


What is the difference between interior and exterior routing protocols?

Interior routing protocols are used to communicate within a single autonomous system. Exterior routing protocols are used to communicate between multiple autonomous systems.


Which technology can be used in distance vector routing protocols to prevent routing loops?

Which two technologies can be used in distance vector routing protocols to prevent routing loops?


What is one fundamental difference between distance vector routing protocols and link state routing protocols?

Distance vector protocols exchange their routing tables, and add a metric to each route. Link-state routing protols exchange topology information, then calculate the routes. As a result, there are the following fundamental differences:The information that is exchanged - routing table vs. topology information.Link-state protocols know the topology of the network (or an area); distance vector routing protocols don't.When the best route is calculated: in distance-vector routing protocols, a metric is added while the route is propagated from router to router. In link-state protocols, the best route is calculated separately by each router, only after having complete topology information.


Difference between of rip v1 and rip v2?

Rip V1 is Classful routing protocol Rip V2 is Classless routing Protocol


Which two technologies can be used in distance vector routing protocols to prevent routing loops?

Which two technologies can be used in distance vector routing protocols to prevent routing loops?


Which two technology can be used in distance vector routing protocol to prevent routing loop?

Which two technologies can be used in distance vector routing protocols to prevent routing loops?


What is difference between static and alternate routing in a circuit switching network?

Static routing is fixed, alternative routing is dynamic and therefore adaptive. If a primary route is fails, static routing will not adapt and routing is lost. However, alternative routing will dynamically change in order to maintain routing.


What is the difference between recipe and routing in sap pp?

It is basically the same. The routing is used in discrete manufacturing, the recipe is used for the process industry solution.


What is Difference between IP Base and IP Services in switches?

IP base support static routing and default routing but ip services supports dynamic routing like ospf ,bgp and eigrp.