IP Routing Questions

Practice IP Routing MCQs with answers and explanations. Page 1 of 1.

Category
Networking
Topic
IP Routing
Page
1 / 1
Mode
Practice

Questions

Open any question to view the answer and explanation.

Route selection by administrative distance: If a routing table contains a static route, a RIP route, and an IGRP route to the same destination network, which route will the router prefer by default?
Open
View answer
Controlling RIP advertisements: Which command suppresses RIP updates from being sent out a specific interface while still allowing that interface to receive RIP updates (i.e., passive on that interface)?
Open
View answer
Concept of route poisoning: In distance-vector routing, what does the term “route poisoning” specifically describe when a link or network goes down?
Open
View answer
Configuring a small network's Internet edge: Given ISP-assigned network 206.143.5.0 for Acme Company and a single gateway router, which set of commands on the gateway would be sufficient to allow Internet access for the site (choose among the listed lines)? Provided lines: Gateway(config)# ip route 0.0.0.0 0.0.0.0 206.143.5.2 Gateway(config)# router rip Gateway(config-router)# network 206.143.5.0 Gateway(config-router)# network 206.143.5.0 default
Open
View answer
RIPv2 characteristics: Which statement is accurate about Routing Information Protocol version 2 (RIPv2) when compared with RIPv1?
Open
View answer
Routing Fundamentals — Split Horizon (Distance-Vector Loop Prevention) In distance-vector routing (for example, RIP), what is the precise meaning of the split horizon rule?
Open
View answer
RIP + Split Horizon — Which Route Will NOT Be Advertised Back to the Neighbor? Given the routing table excerpt below (learned via RIP on Serial0 from neighbor 192.168.40.1), which single network will NOT be advertised back to that same neighbor due to the split horizon rule? R 192.168.30.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0 C 192.168.40.0/24 is directly connected, Serial0 C 172.16.30.0/24 is directly connected, Loopback0 C 192.168.50.0/24 is directly connected, Ethernet0
Open
View answer
Administrative Distance vs. Metric — Why an IGRP Route Beats RIP in the RIB When a network is learned by both RIP and IGRP, why does the routing table install the IGRP route (flagged as IGRP) instead of the RIP route?
Open
View answer
RIP Behavior — Receiving a Higher-Cost Path for an Existing Network Two directly connected routers run RIP. If a router receives an update that advertises a higher-cost (larger hop count) path to a destination that already exists in its routing table with a lower cost, what does RIP do?
Open
View answer
Distance-Vector vs. Link-State — Identify the True Statements Consider the following statements: Link-state sends its complete routing table out all active interfaces on periodic intervals. Distance-vector sends its complete routing table out all active interfaces on periodic intervals. Link-state sends updates containing the state of its own links to all routers in the internetwork. Distance-vector sends updates containing only the state of its own links to all routers in the internetwork. Which combination is correct?
Open
View answer
RIP Metric of 16 — What Does debug ip rip Reveal? You enable debug ip rip and see network 172.16.10.0 being advertised to your router with metric 16. What does a RIP metric of 16 indicate for that route?
Open
View answer
RIPv2 Loop-Prevention Toolkit — Choose the Mechanisms Used Which of the following mechanisms are used by RIPv2 to help prevent routing loops? (Items: 1) CIDR, 2) Split horizon, 3) Authentication, 4) Classless masking, 5) Holddown timers)
Open
View answer
IGRP Path Selection — Default Composite Metric Inputs Which default metric components does IGRP consider when computing the best path to a remote network? (Items: 1) Hop count, 2) MTU, 3) Cumulative interface delay, 4) STP, 5) Path bandwidth value)
Open
View answer
Operational Verification — Command That Shows RIP Updates On a Cisco router, which command displays real-time RIP routing updates and advertisements for troubleshooting?
Open
View answer
Classless Routing Protocols — Identify the True Statements Evaluate the following statements about classless routing protocols: The use of discontiguous networks is not allowed. The use of variable-length subnet masks (VLSM) is permitted. RIPv1 is a classless routing protocol. IGRP supports classless routing within the same autonomous system. RIPv2 supports classless routing. Which combination is correct?
Open
View answer
Cisco routing decision scenario: The Corporate router receives an IPv4 packet with source 192.168.214.20 and destination 192.168.22.3. Based on the following 'show ip route' output, what action will the router take? Corp#sh ip route [output cut] R 192.168.215.0 [120/2] via 192.168.20.2, 00:00:23, Serial0/0 R 192.168.115.0 [120/1] via 192.168.20.2, 00:00:23, Serial0/0 R 192.168.30.0 [120/1] via 192.168.20.2, 00:00:23, Serial0/0 C 192.168.20.0 is directly connected, Serial0/0 C 192.168.214.0 is directly connected, FastEthernet0/0
Open
View answer
Static route syntax understanding: For the command ip route 172.16.4.0 255.255.255.0 192.168.4.2, which statements are true?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.