Exam N10-009 Topic 2 Question 329 Discussion

Actual exam question for CompTIA's N10-009 exam
Question #: 329
Topic #: 2
A network administrator wants to configure a backup route in case the primary route fails. A dynamic routing protocol is not installed on the router. Which of the following routing features should the administrator choose to accomplish this task?

Suggested Answer: C Vote an answer

* Introduction to Administrative Distance
* Administrative distance (AD) is a value used by routers to rank routes from different routing protocols. AD represents the trustworthiness of the source of the route. Lower AD values are more preferred. If a router has multiple routes to a destination from different sources, it will choose the route with the lowest AD.
* Static Routes and Backup Routes
* When a dynamic routing protocol is not used, static routes can be employed. Static routes are manually configured routes. To ensure a backup route, multiple static routes to the same destination can be configured with different AD values.
* Configuring Static Routes with Administrative Distance
* The primary route is configured with a lower AD value, making it the preferred route. The backup route is configured with a higher AD value. In the event of the primary route failure, the router will then use the backup route.
* Example Configuration:
plaintext
Copy code
ip route 192.168.1.0 255.255.255.0 10.0.0.1 1
ip route 192.168.1.0 255.255.255.0 10.0.0.2 10
* In the above example, 192.168.1.0/24 is the destination network.
* 10.0.0.1 is the next-hop IP address for the primary route with an AD of 1.
* 10.0.0.2 is the next-hop IP address for the backup route with an AD of 10.
* Verification:
* After configuration, use the show ip route command to verify that the primary route is in use and the backup route is listed as a candidate for use if the primary route fails.
References:
* CompTIA Network+ guide explains the concept of administrative distance and its use in static routing configuration (see page Ref 9fBasic Configuration Commands).

by Nathaniel at Jul 07, 2025, 01:24 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday

Support: Contact now 

日本語 Deutsch 繁体中文 한국어