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
How much internal and external ad of eigrp protocol?
Explain what is route poisoning?
What is ping utility?
What is osi?
What are 10baset ethernet lans?
Explain the difference between routable and non- routable protocols?
What are the different types of password used in securing a cisco router?
What are the different types of VPN?
What does data packets consist of?
Explain the difference between switch & hub?
In configuring a router, what command must be used if you want to delete the configuration data that is stored in the NVRAM?
Explain what is formula of hold down time of eigrp protocol?
Mention what is dhcp?
Mention what does data packets consist of?
Which table find best path?