what is the distance betwwen link stae routing protocl and
distance vector
who have the best convergence toplogy
eigrp conatain 3 table name them
what the toplogy table contain
Answer Posted / shahin
Difference between Distance Vector & Link-state Protocol are
as follows-
a) Distance vector protocol uses distance or hop count as
its metric to determine its best path to particular
destination, where as link-state protocol using current
congestion, cost as well as speed to determine its best path
to particular destination.
b) Distance vector protocol works by using Bellman ford
algorithm where as link-state protocol using Dijkstra algorithm.
c) Distance vector protocol sends update using broadcast,
where as link-state protocol sends updates using multicast.
d) Distance vector protocol sends periodic updates after a
regular interval, where as link-state protocol sends updates
if there is any changes in the network.
Note: Link-state protocol (Such as OSPF) sends entire
database after every 30 min.
e)Distance vector protocol sends it best route to other
router, where as link state protocol sends its links to
other routers.
f) Distance vector protocol is a classfull protocol i.e.
doesn't sends subnet mask information along with routing
updates, where as link state protocol is a classless
protocol, i.e. sends subnet mask information along with
routing updates.
g) Distance vector protocol doesn't support VLSM & CIDR
where as link-state protocol support VLSM & CIDR.
Thats all about difference between DV & LS. If anyone knows
somemore points thn plzzzzzz include...!!!
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain which layer are called upper layer?
What type of transmission bus topology support?
Why we used Virtual MAC in GLBP
Which company mange ip's?
Explain the difference between igp and eigrp?
Why is UDP lease favored when compared to TCP?
Explain the term 'broadcast'.
Name the command we give if router ios stucked?
How many hope count rip or rip2 can send updates?
Why is vlan used?
What is the subnetmask of / 27 in network based and host based?
What are the ranges for the private ips?
Value in which type of access list?
Your company has been assigned the IP address of 201.222.5.0 and require having 20 subnets. As the company’s network administrator, find the following: a) the subnet mask (2 marks) b) the number of useable subnets (2 marks) c) the subnetwork address for the 4th subnet (2 marks) d) the first usable IP address for the 4th subnet (2 marks) e) the last usable IP address for the 4th subnet (2 marks) f) the broadcast address for the 4th subnet. (2 marks)
What is the difference between named and extended acl?