Networking Interview Questions

  1. User(s) are complaining of delays when using the network. What would you do?
  2. What are some of the problems associated with operating a switched LAN?
  3. Name some of the ways of combining TCP/IP traffic and SNA traffic over the same link.
  4. What sort of cabling is suitable for Fast Ethernet protocols?
  5. What is a Class D IP address?
  6. Why do I sometimes lose a server’s address when using more than one server?
  7. What is Firewall?
  8. How do I monitor the activity of sockets?
  9. How would I put my socket in non-blocking mode?
  10. What are RAW sockets?
  11. What is the role of TCP protocol and IP protocol.
  12. What is UDP?
  13. How can I make my server a daemon?
  14. How should I choose a port number for my server?
  15. Layers in TCP/IP
  16. How can I be sure that a UDP message is received?
  17. How to get IP header of a UDP message
  18. Writing UDP/SOCK_DGRAM applications
  19. How many bytes in an IPX network address?
  20. What is the difference between MUTEX and Semaphore?
  21. What is priority inversion?
  22. Different Solutions to dining philosophers problem.
  23. What is a message queue?
  24. Questions on Shared Memory.
  25. What is DHCP?
  26. Working of ping, telnet, gopher.
  27. Can I connect two computers to internet using same line ?
  28. Can you explain the concept of DPU, Segments, Datagram, Frame and packet?
  29. What is IP datagram fragmentation and MTU?
  30. Can you explain in detail with example how data fragmentation works?
  31. Larger the IP datagram less the overhead, is it true or false?
  32. What is the minimum size of MTU bytes?
  33. Can you explain how optimal MTU size is calculated?
  34. How does the IP message finally reassemble?
  35. Can you explain the concept of Repeaters, Hubs, Bridges, Switches and Routers?
  36. On what layers do router, switches, bridges and hubs operate?
  37. Can you explain the concept of Layer 3 switches?
  38. What are CSU, DSU and TSU?
  39. What are the basic components of the router?
  40. Can you explain the WAN and LAN Interface in Routers?
  41. What are DB-15, DB-60 and RJ-45 in CISCO routers?
  42. Can you explain the concept of TTL?
  43. What is the concept of ICMP packets?
  44. Which operating system does CISCO have?
  45. Can you explain the concept of NAT?
  46. How is NAT implemented?
  47. Can you explain how actually NAT works?
  48. Why does collision occur in HUBS and repeaters?
  49. Can you explain the concept of Collision domain?
  50. What is the concept of routing tables?
  51. What is the use of route print?
  52. Can you explain how in detail how routing table looks like?
  53. How can you see route tables on the router?
  54. Can you explain the concept of static and dynamic routing?
  55. When to use Static routes and dynamic routes?
  56. How do you configure static routes on a router?
  57. Can you explain static default routes?
  58. What is the advantage of using Static default routes?
  59. Why do workstations have route tables?
  60. What is the concept of gateway of last resort?
  61. Can you explain the concept of routing protocol?
  62. What activities does routing protocol perform?
  63. What metrics are used by routing protocols to determine the best path?
  64. Can you explain what is interior and exterior routing protocols?
  65. Can you explain the concept of intradomain and interdomain routing protocols?
  66. Can you explain the concept of internet work and intranet work routing protocols?
  67. Which method does routing protocol use to determine shortest path?
  68. What is distance vector routing protocol?
  69. How do routers share information in Distance Vector routing?
  70. What is the main issue with routing by rumor?
  71. Can you explain the count-to- infinity problem in distance vector?
  72. How is metric or the cost calculated for Distance Vector routing protocol?
  73. What is the main issue with hop count metric issue?
  74. Can you explain how Link-State routing protocols work?
  75. Can you explain the concept of broad cast and multi-cast?
  76. Can you tell which protocols falls in Distance vector and which in Link-State?
  77. What’s the difference between distance vector and link-state protocol?
  78. Can you explain difference between Single path and Multipath?
  79. Can you explain route summarization?
  80. How are the series of IP combined in to one route path in route summarization?
  81. Can you explain RIP protocol?
  82. How is route table populated by RIP protocol?
  83. Can you explain convergence in networks?
  84. Can you explain RIP timers in detail?
  85. Can you explain routing loop issue in RIP protocol?
  86. How do we avoid routing loop issue in RIP?
  87. In RIP why do we have HOP count of 15?
  88. How do we disable auto-summarization in RIP?
  89. Can you explain IGRP?
  90. How does IGRP work?
  91. How many timers does IGRP have?
  92. How does IGRP calculate metric?
  93. Can multiple instance of IGRP run on one physical router?
  94. How is load balancing done in IGRP?
  95. What’s the command to configure IGRP?
  96. Can you explain EIGRP?
  97. What does neighbor terminology mean in EIGRP?
  98. What are different types of packets in EIGRP?
  99. How does EIGRP protocol update route information to its neighbors?
  100. What is the concept of successor in EIGRP?
  101. What is DUAL in EIGRP?
  102. Can you explain reported distance (RD), feasibility distance (FD) and Feasibility condition (FC)?
  103. Can you explain the concept of successor and feasible successor?
  104. Can you explain passive and active route states?
  105. What is SIA or stuck in active?
  106. How do packets and timers in EIGRP work?
  107. What are the different tables used in EIGRP?
  108. Can you explain EIGRP metrics?
  109. Can you explain how EIGRP finds its successor and feasible successor?
  110. Can you explain Active and Passive route?
  111. Can you explain OSPF?
  112. How does OSPF populate route table?
  113. What are the different tables in OSPF?
  114. Can you explain different areas in OSPF?
  115. Can you explain different router types in OSPF?
  116. Can you explain Designated Router and Backup designated router?
  117. Can you explain different router states in OSPF?
  118. Can you explain different OSPF packet types?
  119. What are the different types of OSPF timers?
  120. How SPF algorithm does the route determination?
  121. Can you explain autonomous system?
  122. What are different types of dynamic protocols?
  123. Can you explain autonomous numbers in EGP?
  124. What is BGP?
  125. What is the concept of BGP speakers and Peers?
  126. What is EBGP and IBGP?
  127. What is RIB?
  128. Can you explain the concept of BGP confederations?
  129. What are BGP path attributes?
  130. What is the concept of NLRI?
  131. How are routing neighbors discovered in BGP?
  132. Can you explain how BGP does the decision process?
  133. What is the concept of redistribution?
  134. Can you explain the concept of one way redistribution and mutual distribution?
  135. How does metric translation takes place in redistributing routes?