what is distance vector protocol link state protocol and
what is the diffrence between them
Answers were Sorted based on User's Feedback
If all routers were running a Distance Vector protocol, the
path or 'route' chosen would be from A B directly over the
ISDN serial link, even though that link is about 10 times
slower than the indirect route from A C D B.
A Link State protocol would choose the A C D B path
because it's using a faster medium (100 Mb ethernet). In
this example, it would be better to run a Link State routing
protocol, but if all the links in the network are the same
speed, then a Distance Vector protocol is better.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / ganesh
rip is called distance vector coz it selects best path
based on hop count. ( it counts the no of router between
source router and destination network )
distance - how far is the destination
vector - in which direction
ospf is link state coz it learns topology changes by
exchanging LSAs. it advertises state of the interfaces.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / pradeesh
In Distance vector protocol the metric is based on HOP. (HOP means the distance b/w routers).
In Link state protocol the metric is based on Bandwidth.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sooraj mannadiar
distance vector protocol send update information at every 30
sec but link state protocol send update information eny
changing our network .distance vector protocol do not carry
subnet values link state protocol carry subnet value
| Is This Answer Correct ? | 2 Yes | 0 No |
Rip is distance vector and ospf is link stat protocol. distance vactr means rip hv only 15 router limit otherside ospf hv unlimited limit of router in own network.link state protocol use link state algo. for calculate best path otherside distanc vctr use ballman ford algo. distance vctr protocol determine distance & direction.ospf use bw for calculate mertic and rip use hop count.
| Is This Answer Correct ? | 1 Yes | 0 No |
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config
HIGH MY ALL FRIENDS. CURRENTLY I AM WORKING DESKTOP SUPPORT ENGINEER IN mahindra & mahindra lTD.I AM CERTIFIED IN CCNA SINCE 28 DEC 2009.BUT I HAVE NOT RECEIVED CCNA CERTIFICATE. PLEASE HELP ME ..HOW RECEIVE THE CCNA CERTIFICATE.IF ANY INFORMATION IS AVAILABLE PLS SEND INFORMATION TO MY GMAIL ID.MY ID---- ngawde.cisco@gmail.com ngawde@yahoo.com
What ISDN protocol specifies concepts, terminology, and services? A.) Q B.) S C.) I D.) E
What is collision?
Which layer is responsible for flow control, acknowledgement, and windowing? A.) Transport B.) Network C.) Application D.) Session E.) Physical F.) Data Link
in the ospf area network dr and bdr selection procedure occur let there are 4 router in that n/w r1 have the higher priority then r2 and r2 have higher priority then r3 and so on like that r1>r2>r3>r4 now as we know that selection of dr and bdr based upon the router priority so in this case r1 will be dr and r2 will be bdr now my question is that if i am going to implement 5th router which have greater priority then r1 then will it become dr atomically remember that i am not going change my 5 or 1st router property answer that one please
Tell me how much hold down time of eigrep protocol?
Which three commands are used to configure information into RAM on a router? (Choose three) A. configure memory B. configure terminal C. configure overwrite D. copy tftp startup-config E. copy running-config startup-config F. copy startup-config running-config
Which configuration mode and command combination sets the bandwidth metric of a Frame Relay connection? A. router(config)# clock rate 56 B. router(config)# bandwidth 56 C. router(config)# bandwidth 56000 D. router(config)# clock rate 56000
Which OSI layer provides mechanical, electrical & procedural specifications for activating, maintaining physical link? A.) Presentation B.) Network C.) Application D.) Physical E.) Transport F.) Data-Link
IP RIP routing is conferred on a router but not all interfaces attach to RIP networks. What should you use to prevent all RIP routing updates from being sent through selecedc interfaces without using access lists? A. passive route B. default routes C. passive interface D. route update filtering
Which layer is responsible for negotiating data transfer syntax? A.) Network B.) Session C.) Application D.) Transport E.) Presentation