Difference between Distance vector, Link state protocols
Answer Posted / samyak
Distance Vector Protocol :
1-->Susceptible for routing loop
2-->Send updates periodically
3-->limited hop count
4-->send entire routing table to all of its neighbor
5-->Use Bell-ford algorithm
Link State Protocol :
1-->Provide loop free path
2-->Create topology table to find out best path to
destination network .
3-->send triggered update ,when topology changes.
4-->support unlimited hop count
5-->Use SPF algorithm to find out best path
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is hub intelligent device?
which defined peer ip address an local subnet belong to crete? (Choose two)
What is the difference between tracert and traceroute?
Which layer are called upper layer?
Can you explain L2TP?
What is name of ospf algo?
How many types of ospf configuration?
Utilizing RIP, what is the limit when it comes to the number of hops?
What is the function of application layer in networking?
in stead of 0.0.0.0 wild card mask what u can write after ip?
On which base distance vector choose best path?
Can you explain PPP link process step by step?
Explain the difference between routing and routed protocols?
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?
Can you explain PAP?