300-410 · topic practice

Administrative Distance practice questions

Practise Cisco CCNP ENARSI 300-410 Administrative Distance practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: Administrative Distance

What the exam tests

What to know about Administrative Distance

Routing questions usually test route selection (administrative distance, metric), how static routes are configured and when they are preferred over dynamic routing.

Administrative distance comparing routing sources.

Static route configuration: next-hop vs exit interface.

Default route propagation and the gateway of last resort.

Recursive routing table lookups.

Watch out for

Common Administrative Distance exam traps

  • Lower administrative distance wins when two routing sources have the same prefix.
  • A static route with an exit interface creates a directly-connected dependency.
  • The gateway of last resort is set by the default route, not automatically.
  • Metric is only compared within the same routing protocol.

Practice set

Administrative Distance questions

20 questions · select your answer, then reveal the explanation

Question 1mediummultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting a BGP route reachability issue. R1 learns the prefix 10.1.1.0/24 via eBGP from R2 with an AD of 20, and via OSPF from R3 with an AD of 110. The engineer notices that R1 installs the OSPF route in the routing table instead of the eBGP route, even though the eBGP route is preferred by default. What is the most likely cause of this behavior?

Question 2hardmultiple choice
Review the full OSPF breakdown →

An engineer is troubleshooting a network where R1 and R2 are running EIGRP, and R2 redistributes a static route for 192.168.1.0/24 into EIGRP. R1 also learns the same prefix via OSPF from R3 with an AD of 110. The engineer observes that R1 prefers the EIGRP external route (AD 170) over the OSPF route. What configuration change would cause this behavior?

Question 3easymultiple choice
Review the full routing breakdown →

A network engineer is troubleshooting a connectivity issue between two sites. R1 learns the prefix 10.0.0.0/8 via RIP (AD 120) from R2, and also via a directly connected interface on R3. The engineer notices that R1 uses the RIP route instead of the connected route. What is the most likely cause?

Question 4mediummultiple choice
Review the full OSPF breakdown →

An engineer is troubleshooting a routing loop between two routers. R1 and R2 are running both OSPF and EIGRP. R1 learns the prefix 172.16.1.0/24 via OSPF with AD 110 and via EIGRP internal with AD 90. The engineer notices that R1 installs the EIGRP route, but traffic to 172.16.1.0/24 is being dropped. What is the most likely issue?

Question 5hardmultiple choice
Open the full BGP breakdown →

A network engineer is troubleshooting a multi-homed BGP setup. R1 receives the prefix 10.1.1.0/24 from two eBGP peers: R2 (AS 100) and R3 (AS 200). The engineer configures the distance bgp 20 20 20 command on R1 to make all BGP routes have the same AD. However, R1 still prefers the route from R2 over R3. What is the most likely reason?

Question 6mediummultiple choice
Review the full OSPF breakdown →

An engineer is troubleshooting a route redistribution issue between OSPF and EIGRP. R1 runs both protocols and redistributes OSPF into EIGRP. The engineer notices that OSPF routes redistributed into EIGRP have an AD of 170, but some routes from OSPF are not being redistributed. What is the most likely cause?

Question 7hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting a situation where R1 has two routes to 10.0.0.0/8: one via OSPF (AD 110) and one via RIP (AD 120). The engineer wants R1 to prefer the RIP route. After configuring the distance 80 0.0.0.0 255.255.255.255 under the RIP process, the RIP route is still not preferred. What is the most likely reason?

Question 8mediummultiple choice
Review the full OSPF breakdown →

An engineer is troubleshooting a network where R1 and R2 are running iBGP, and R1 learns the prefix 192.168.1.0/24 from R2 with an AD of 200. R1 also learns the same prefix via OSPF from R3 with AD 110. The engineer notices that R1 uses the iBGP route. What configuration change would cause this?

Question 9hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting a route selection issue between two routing protocols. R1 learns the prefix 10.0.0.0/8 via both IS-IS (AD 115) and OSPF (AD 110). The engineer wants R1 to prefer the IS-IS route. After configuring the distance 105 ip 10.0.0.0 0.255.255.255 under the IS-IS process, the IS-IS route is still not preferred. What is the most likely cause?

Question 10mediummultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip route 10.1.1.0

Routing entry for 10.1.1.0/24 Known via "eigrp 100", distance 170, metric 30720 Redistributing via eigrp 100 Last update from 192.168.1.2 on GigabitEthernet0/0, 00:00:05 ago Routing Descriptor Blocks:

* 192.168.1.2, from 192.168.1.2, 00:00:05 ago, via GigabitEthernet0/0

Route metric is 30720, traffic share count is 1

Based on this output, which statement is correct?

Question 11mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R2:

R2# show ip route 192.168.10.0

Routing entry for 192.168.10.0/24 Known via "ospf 1", distance 110, metric 20 Redistributing via ospf 1 Last update from 10.0.0.1 on GigabitEthernet0/1, 00:00:10 ago Routing Descriptor Blocks:

* 10.0.0.1, from 10.0.0.1, 00:00:10 ago, via GigabitEthernet0/1

Route metric is 20, traffic share count is 1

Based on this output, what is the most likely origin of this route?

Question 12mediummultiple choice
Open the full BGP breakdown →

A network engineer runs the following command on Router R3:

R3# show ip route 172.16.1.0

Routing entry for 172.16.1.0/24 Known via "bgp 65000", distance 20, metric 0 Redistributing via bgp 65000 Last update from 192.168.1.1 00:00:15 ago Routing Descriptor Blocks:

* 192.168.1.1, from 192.168.1.1, 00:00:15 ago

Route metric is 0, traffic share count is 1

Based on this output, what can be concluded about the administrative distance?

Question 13easymultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R4:

R4# show ip route 10.10.10.0

Routing entry for 10.10.10.0/24 Known via "connected", distance 0, metric 0 (connected) Redistributing via eigrp 100 Last update from 10.10.10.1 on GigabitEthernet0/0, 00:00:00 ago Routing Descriptor Blocks:

* 10.10.10.1, via GigabitEthernet0/0

Route metric is 0, traffic share count is 1

Based on this output, which statement is true?

Question 14mediummultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R5:

R5# show ip route 192.168.100.0

Routing entry for 192.168.100.0/24 Known via "static", distance 1, metric 0 Redistributing via ospf 1 Last update from 10.0.0.2 on GigabitEthernet0/1, 00:00:05 ago Routing Descriptor Blocks:

* 10.0.0.2, via GigabitEthernet0/1

Route metric is 0, traffic share count is 1

Based on this output, what is the likely issue if this route is not being preferred over an EIGRP route with distance 90?

Question 15easymultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R6:

R6# show ip route 10.0.0.0

Routing entry for 10.0.0.0/8 Known via "eigrp 100", distance 90, metric 28160 Redistributing via eigrp 100 Last update from 192.168.1.1 on GigabitEthernet0/0, 00:00:10 ago Routing Descriptor Blocks:

* 192.168.1.1, from 192.168.1.1, 00:00:10 ago, via GigabitEthernet0/0

Route metric is 28160, traffic share count is 1

Additionally, an OSPF route for the same prefix is learned with distance 110. Which route will be installed in the routing table?

Question 16mediummultiple choice
Open the full BGP breakdown →

A network engineer runs the following command on Router R7:

R7# show ip route 172.16.0.0

Routing entry for 172.16.0.0/16 Known via "bgp 65000", distance 200, metric 0 Redistributing via bgp 65000 Last update from 10.0.0.1 00:00:20 ago Routing Descriptor Blocks:

* 10.0.0.1, from 10.0.0.1, 00:00:20 ago

Route metric is 0, traffic share count is 1

Based on this output, what type of BGP route is this?

Question 17hardmultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R8:

R8# show ip route 10.2.2.0

Routing entry for 10.2.2.0/24 Known via "eigrp 100", distance 90, metric 28160 Redistributing via eigrp 100 Last update from 192.168.2.1 on GigabitEthernet0/0, 00:00:05 ago Routing Descriptor Blocks:

* 192.168.2.1, from 192.168.2.1, 00:00:05 ago, via GigabitEthernet0/0

Route metric is 28160, traffic share count is 1

R8 also has a static route to 10.2.2.0/24 with next-hop 192.168.3.1 configured with distance 95. Which route will be used?

Question 18easymultiple choice
Review the full OSPF breakdown →

A network engineer runs the following command on Router R9:

R9# show ip route 192.168.50.0

Routing entry for 192.168.50.0/24 Known via "ospf 1", distance 110, metric 20 Redistributing via ospf 1 Last update from 10.0.0.1 on GigabitEthernet0/0, 00:00:10 ago Routing Descriptor Blocks:

* 10.0.0.1, from 10.0.0.1, 00:00:10 ago, via GigabitEthernet0/0

Route metric is 20, traffic share count is 1

R9 also has an EIGRP route for the same prefix with distance 90 and metric 28160. Which route will be installed?

Question 19mediummultiple choice
Study the full EIGRP explanation →

Consider the following partial configuration on a Cisco IOS-XE router: ```

router eigrp 100
 network 10.0.0.0

distance eigrp 90 170 ``` What is the effect of the `distance eigrp 90 170` command?

Question 20mediummultiple choice
Review the full OSPF breakdown →

Given the following configuration on a router: ```

router ospf 1

distance 150 ``` What is the effect of this configuration?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Administrative Distance sessions

Start a Administrative Distance only practice session

Every question in these sessions is drawn from the Administrative Distance domain — nothing else.

Related practice questions

Related 300-410 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the 300-410 exam test about Administrative Distance?
Routing questions usually test route selection (administrative distance, metric), how static routes are configured and when they are preferred over dynamic routing.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Administrative Distance questions in a focused session?
Yes — the session launcher on this page draws every question from the Administrative Distance domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other 300-410 topics?
Use the topic links above to move to related areas, or go back to the 300-410 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the 300-410 exam covers. They are not copied from any real exam or dump site.