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
Which peer authentication method and which ipsec mode is used to connect to the branch locations?
What is the attenuation?
Explain the term 'broadcast'.
Is hsrp is cisco proprietary or introduced by ieee?
How arp brings mac address for switch?
How many ways are there to implement VPN architecture?
Why ip address called logical address?
Which command we give for see routing table?
What is difference between tcp/ip and osi model?
What is the size of hello packets in eigrep protocol?
What is a digital certificate?
Explain the difference between static and dynamic routing?
Suppose we are having two Switches i.e. Switch1 & Switch2 Port1 of Switch1 is Connected to Uplink and switch2 is also connected to switch1? So 1>Is there is any loop? 2>How we come to know that there is a loop created? 3>If we add Switch3 to switch2 then there is a possibility of loop Creation?
Explain the benefits of vlan?
Can you describe the Authentication Header (AH) Protocol?