InterviewStack.io LogoInterviewStack.io

Routing Fundamentals and Protocols Questions

Comprehensive Internet Protocol routing principles and common routing protocol behaviors that network engineers are expected to know. Candidates should understand how routers build and consult routing tables to forward packets, the forwarding decision process including longest prefix match and tie breaking, the difference between static routing and dynamic routing, and how the control plane and the forwarding plane interact. Core concepts include route selection logic, route metrics and how they influence path choice, administrative distance and route preference, default routes, route summarization and aggregation, and route redistribution between protocols. Familiarity with interior gateway protocols and their typical behaviors is expected, including Routing Information Protocol version two, Open Shortest Path First, Enhanced Interior Gateway Routing Protocol, and Intermediate System to Intermediate System, plus an introduction to Border Gateway Protocol for interdomain routing where relevant. Candidates should also understand convergence properties and failure handling, basic configuration trade offs for performance and scalability, and common troubleshooting techniques and commands used to diagnose routing and reachability issues in enterprise and service provider networks.

MediumSystem Design
83 practiced
Design an OSPF area layout for a medium enterprise with 12 regional sites (each with two routers) and a central data center hosting 20 VLANs. Goals: fast intra-region convergence, limited LSDB size in the backbone, and simplified management. Sketch your area plan, specify where ABRs and summarization should be placed, whether to use stub/NSSA areas, and justify your decisions.
HardTechnical
135 practiced
You need to implement inbound traffic engineering for your prefix 198.51.100.0/24 across three upstream ISPs. Describe and compare techniques such as AS_PATH prepend, MED, selective advertisement, and communities. Provide an example route-map or prefix-list logic to prepend AS_PATH on one upstream and set a community on another, and discuss limitations of each method.
MediumTechnical
88 practiced
Explain DUAL's role in EIGRP convergence and how feasible successors allow fast failover. Provide an example topology where a feasible successor exists and an example where it does not, and describe how EIGRP behaves in each case during a link failure.
HardTechnical
78 practiced
Customers report intermittent blackholing of traffic between two sites over an MPLS backbone that uses iBGP to distribute routes. Describe a structured troubleshooting approach: which CLI commands and logs you would collect (e.g., 'show mpls ldp neighbor', 'show mpls forwarding-table', 'show ip bgp', 'show ip route'), telemetry/packet captures you might run, likely root causes (label distribution, next-hop reachability, LDP/RSVP issues, route flapping), and steps to isolate and fix the problem.
EasyTechnical
79 practiced
Explain how a router performs the forwarding decision using the longest-prefix-match (LPM) rule. Using the example routes 10.0.0.0/8, 10.1.0.0/16 and 10.1.2.0/24 and a packet destined to 10.1.2.5, show which route is chosen and why. Then describe the typical tie-breaking steps when multiple routes of the same prefix length are present (for example: comparing administrative distance, metrics, route type, and ECMP behavior) and mention any vendor-specific nuances you know.

Unlock Full Question Bank

Get access to hundreds of Routing Fundamentals and Protocols interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.