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 |
What is subnet? Why is it used?
What is the maximum hop count for Link-State protocols? A.) 15 B.) there is no hop count limit C.) 256 D.) 16
Explain what is eigrp?
Identify the command to configure DLCI 100 on an interface e0? A.) Router(config)# frame-relay local-dlci 100 B.) Router(config)# frame-relay local-dlci 100 int e0 C.) Router(config-if)# frame-relay local-dlci 100 D.) Router(config-if)# frame-relay local-dlci 100 int e0
What is subnetting and why it is use?
What is the difference between the user mode and the privileged mode?
What is BootP?
What does a metric of 16 hops represent when using RIP? A.) Number of hops to the destination B.) Destination unreachable C.) Number of routers D.) Bandwidth
What is a network subnet?
Which of the following is an example of a Transport Layer protocol? Ethernet IP TCP RS-232
1>What do you mean by Networks and Networking? 2>Difference between Vlan And Sub Interface Vlan? 3>What is Fiber Optic Media Converter? 4>What is Firewall? 5>Difference Between Layer2 and Layer3 Switch? 6>What is the function of Multilayer Switch? 7>Expalin STP? What is the Difference between STP and MST? 8>What is the Function of VTP?Explain the modes of VTP? 9>What kind of Message VTp will Send? 10>What is the Difference between Normal and Manageable Switch? 11>Difference between Local Vlan and End to End Vlan? 12>Difference between Distance Vector and Link State Routing protocol? 13>What do you mean by Backbone Fast Port? 14>what is Root Guard and BPDU Guard?
Which statement about Ethernet switches is true? A. Symmetric switching allows connection between pods of unlike bandwidth and does not require memory buffering B. Memory Buffering is used to prevent a bottleneck when pods of different bandwidth are connected on a symmetric switch C. The latency can be reduced if the switch utilizes the store and forward method of switching store and forward is better for error detection D. The cut through method of switching is faster because the switch forwards the packet to the destination as soon as it reads the destination address