what is distance vector protocol link state protocol and
what is the diffrence between them
Answers were Sorted based on User's Feedback
Answer / kamal
Distance Vector Protocol is that which uses a hops to
calculate destination. Link state protocol is that which
uses state of the link. if link goes down/up it send
advertisement to all router in domain that state of link
goes down/up
Distance vector forward its whole routing table to neighbor
but link state tell the state of its link
| Is This Answer Correct ? | 18 Yes | 4 No |
Answer / nitin mehta
Distance Vector protocols determine best path on how far
the destination is, while Link State protocols are capable
of using more sophisticated methods taking into
consideration link variables, such as bandwidth, delay,
reliability and load.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / ishivamsingh
Distance
Distance is the cost of reaching a destination, usually
based on the number of hosts the path passes through, or the
total of all the administrative metrics assigned to the
links in the path.
Vector
From the standpoint of routing protocols, the vector is
the interface traffic will be forwarded out in order to
reach an given destination network along a route or path
selected by the routing protocol as the best path to the
destination network.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / guset
YOU BOTH ARE WRONG THE ANSWER IS GIVEN IN THE CCNA BOOK TOD
LAMLE IN THE FIRST PAGE OF THE ROUTING PROTOCOL CHAPTER.
GO AND READ-WHERE IS JITENDRA KUMAR SINHA MISSING HIM BADLY
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kamalpreet singh
The distance-vector protocols find the best path to a remote
network by judging distance. The vector indicates the
direction to the remote network.Distance vector forward its
whole routing table to neighbor
Link state protocol is that which uses state of the link.
Link state routers create three separate tables. One of
these tables keeps track of directly attached neighbors,one
determines the topology of the entire internetwork, and one
is used as the routing table. Link state protocols send
updates containing the state of their own links to all other
routers on the network.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / jagrit
EVERY ONE IS WRONG
Distance-Vector Routing Protocols:-
This type of routing protocol requires that each router simply inform its neighbors of its routing table. For each network path, the receiving routers pick the neighbor advertising the lowest cost, then add this entry into its routing table for re-advertisement. Hello and RIP are common D-V routing protocols
Link State Routing Protocols:-
This type of routing protocol requires each router to maintain at least a partial map of the network. When a network link changes state (up to down, or vice versa), a notification, called a link state advertisement (LSA) is flooded throughout the network. All the routers note the change, and recompute their routes accordingly. This method is more reliable, easier to debug and less bandwidth-intensive than Distance-Vector. It is also more complex and more compute- and memory-intensive
| Is This Answer Correct ? | 1 Yes | 2 No |
Why Operating System Have only 65,535 port Numbers
Brielfly explain the conversion steps in data encapsulation
Identify the command to configure the configuration-register? A.) Router# config-register 0x2102 B.) Router(config)# config-register 0x2102 C.) Router(config-reg)# 0x2102 D.) Router> config-register 0x2102
Can you explain static and dynamic tunnels?
What does a Standard IP Access-list use as test criteria? A.) IP source address B.) IP source and destination address, protocol numbers and port numbers C.) IPX source and destination address D.) Source MAC address
Identify the command that configures the bandwidth to 56K? A.) Router(config-if)# bandwidth 56000 B.) Router(config-if)# bandwidth 56k C.) Router(config)# bandwidth 56 D.) Router(config-if)# bandwidth 56
What 3 sources can configuration commands be placed into RAM? A.) HP Openview B.) Console C.) Vterminal D.) TFTP server E.) NVRAM
Which type of LAN segmentation device enables high speed data exchange? A. hub B. bridge C. switch D. repeater
what is difference between designated router and backup designated router and explain feature of both router.
In order to configure a Frame Relay subinterface with IP identify the 2 commands that must be configured on the physcial interface? A.) Router(config-if)# encapsulation frame-relay B.) Router(config-if)# no ip address C.) Router(config-if)#encapsulation subinterface frame-relay D.) Router(config)# subinterface s0 encapsulation frame-relay
As the system administrator, you type "ppp authentication chap pap secret". Which authentication method is used first in setting up a session? A. secret B. PAP C. CHAP D. PPP/SLIP
Which of the following are Distance Vector protocols? A.) IGRP B.) RIP C.) OSFP D.) EIGRP