IP Routing Questions and Answers
Practice ModeShowing 10 of 41 questions
Q21
Which protocol is used for routing within an autonomous system?
Answer: Option C
Explanation: RIP is a common interior gateway routing protocol.
Q22
What type of routing uses manually entered routes?
Answer: Option A
Explanation: Static routes are added manually and do not change automatically.
Q23
Which metric does RIP use to choose the best route?
Answer: Option C
Explanation: RIP selects routes based on minimum hop count.
Q24
The maximum hop count allowed in RIP is
Answer: Option C
Explanation: RIP allows a maximum of 15 hops; 16 means unreachable.
Q25
Dynamic routing protocols automatically
Answer: Option B
Explanation: Dynamic routing updates routes when topology changes.
Q26
The process of sending a packet to the closest matching network prefix is
Answer: Option C
Explanation: Routers use longest prefix match to pick the most specific route.
Q27
What does next hop in routing represent?
Answer: Option C
Explanation: The next-hop router is where packets go on their way to the destination.
Q28
Default route in a routing table is represented by
Answer: Option B
Explanation: 0.0.0.0/0 means any destination not explicitly listed.
Q29
Which routing protocol uses Dijkstras shortest path algorithm?
Answer: Option B
Explanation: OSPF uses link-state routing with Dijkstras algorithm.
Q30
Which of the following is a link-state routing protocol?
Answer: Option B
Explanation: OSPF is a well-known link-state interior routing protocol.