CompTIA Network+ (N10-009) — Question 184
Which of the following types of routes will take precedence when building a routing table for a given subnet?
Answer options
- A. Static
- B. BGP
- C. OSPF
- D. Default
Correct answer: A
Explanation
Static routes are manually configured and take the highest priority when constructing a routing table, ensuring they are preferred over dynamically learned routes. BGP and OSPF are dynamic routing protocols and are given lower precedence compared to static routes. The default route is used when no other match is found but does not take precedence over static routes.