9 Qs · since 2011 · 13 marks · 0.5 marks/paperStandard yield
GATE tests Distance Vector (DVR) and Link State Routing (LSR) through two primary lenses: step-by-step mathematical trace of Bellman-Ford vector updates and conceptual comparison o… Guide
Topic guide
GATE tests Distance Vector (DVR) and Link State Routing (LSR) through two primary lenses: step-by-step mathematical trace of Bellman-Ford vector updates and conceptual comparison of protocol implementations (RIP vs. OSPF). 2-mark questions focus on iterative distance vector computations after link cost changes or link failures, including routing loop and count-to-infinity dynamics. 1-mark questions evaluate protocol architecture, transport layer encapsulation, algorithmic complexity, and convergence properties.
Iterative Distance Vector Update Calculation
common · mixed · 2 marks · 2021, 2011
Given a network topology or distance vectors of neighbors along with incident link costs, calculate a specific router's updated routing vector or next hop for designated destinations following a link cost change or link failure after exactly one round.
Protocol Property Comparison (RIP vs OSPF)
common · mixed · 1 marks · 2025, 2023, 2017, 2014
Statement-based MCQs or MSQs assessing characteristics such as underlying algorithm (Bellman-Ford vs. Dijkstra), protocol layer encapsulation (RIP uses UDP port 520, OSPF encapsulates directly in IP protocol 89), routing scope (intra-domain IGP vs. inter-domain EGP), and hierarchical area support.
Convergence, Loop Formation, and Count-to-Infinity
occasional · mixed · 2 marks · 2022, 2014
Questions evaluating behavior during link state changes, such as the comparative convergence speed, memory/computational overhead ( vs hop additions), split horizon limitations, or computing the probability of transient routing loop formation.
Bellman-Ford Distance Vector Update
Used by a router to calculate the minimum cost to destination based on cost to immediate neighbor and neighbor 's advertised distance .
Independent Asynchronous Update Probability
Used to calculate the probability that an outdated neighbor advertises an old path before receiving the failure notice, triggering a count-to-infinity loop.
Transitioned from traditional linked MCQs calculating sequential rounds of distance vector updates to multi-select questions (MSQ) testing next-hop routing tables and protocol edge-case misconceptions.
2023, 2021, 2011
Introduction of probabilistic NAT problems analyzing asynchronous update order and count-to-infinity loop triggers.
2022
Consistent presence of fundamental 1-mark matching and multi-statement questions contrasting Bellman-Ford/RIP with Dijkstra/OSPF.
2025, 2017, 2014
Easy questions require standard matching or direct identification of routing protocols (RIP vs OSPF) and their underlying algorithms (Bellman-Ford vs Dijkstra). Medium questions require calculating single-round distance vector updates given neighbor arrays and link costs, or identifying multiple protocol properties in MSQ format. Hard questions involve multi-step failure propagations, asynchronous timing analysis for count-to-infinity loops, or assessing complex failure states across multi-hop topologies.