4,080 views

4 Answers

Best answer
7 votes
7 votes

Answer : Dijikstra Vector

Interior Gateway Routing Protocol (IGRP) is a distance vector interior routing protocol (IGP) developed by Cisco. It is used by routers to exchange routing data within an autonomous system. IGRP is a proprietary protocol.

The Routing Information Protocol (RIP) is one of the oldest distance-vector routing protocols which employ the hop count as a routing metric. RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from source to destination.

Reference : Google Search

selected by
2 votes
2 votes

I believe the option may be Distance Vector. Because Dijkstra's is used by link state algorithm. But RIP uses distance vector algorithm and is uses bellman ford.

2 votes
2 votes
The last option should be "Distance Vector" in place of "Dijkstra Vector"

because RIP uses Distance vector

and Distance vector uses Bellman ford approach

whereas the OSPF uses Link State

and Link state uses Dijkstra algorithm approach.

Bellman Ford uses Dynamic approach

Dijkstra uses greedy approach

I think it should be Distance vector
0 votes
0 votes
RIP as well as EIGRP or IGRP both uses DVR .RIP is old protocol to prevent from infinite looping within an AS.

That why it totaly depend upon Metric(Hop count=16).
Answer:

Related questions

3 votes
3 votes
3 answers
1
go_editor asked Jul 5, 2016
4,166 views
In which routing method do all the routers have a common database?Distance vectorLink stateLink vectorDijikstra method
2 votes
2 votes
1 answer
2
go_editor asked Jul 5, 2016
1,579 views
_____ is a satellite based tracking system that enables the determination of person’s positionBluetoothWAPShort Message ServiceGlobal Positioning System
2 votes
2 votes
1 answer
3
go_editor asked Jul 5, 2016
2,695 views
For the transmission of the signal. Bluetooth wireless technology usestime division multiplexingfrequency division multiplexingtime division duplexfrequency division dupl...
3 votes
3 votes
1 answer
4
go_editor asked Jul 5, 2016
2,043 views
Checksum used along with each packet computes the sum of the data, where data is treated as a sequence ofIntegerCharacterReal numbersBits