CiscoFree level200-301Page 4 of 6

200-301 exam dumps: questions 301 to 400 of 503

Page 4 of the free 200-301 question bank for the Cisco Certified Network Associate exam. Questions 301 to 400 are listed below, the first 5 in full with answers and explanations. Back to page 1 for the exam overview and FAQ.

Question bank last updated April 2025

Free 200-301 practice questions

Questions 302 to 306 of 503

Pick an answer before you open the explanation. Each question also has its own page with a permalink.

200-301 Question 302

Single answer

A network administrator is configuring a router to use multiple routing protocols: OSPF, EIGRP, and static routes. When the router receives the same route from all three sources, which route will it choose to install in the routing table by default?

  1. A

    The route learned via OSPF

  2. B

    The route learned via EIGRP

  3. C

    The route learned via the static route

  4. D

    The route with the longest subnet mask

Show answer and explanation

Correct answer: C

Explanation

Administrative distance (AD) is a value that routers use to select the best route to install in the routing table when multiple routes to the same destination are learned from different sources. Lower AD values are preferred. Static routes have the lowest AD (1), followed by EIGRP (90) and OSPF (110). Therefore, when all three protocols provide the same route, the static route will be chosen by default.

  • A. Incorrect.

    OSPF has an administrative distance of 110, which is higher than EIGRP and static routes, so it will not be chosen in this scenario.

  • B. Incorrect.

    EIGRP has an administrative distance of 90, which is lower than OSPF but still higher than static routes, so the EIGRP route will not be chosen in this scenario.

  • C. Correct.

    Static routes have an administrative distance of 1 by default, which is the lowest compared to OSPF (110) and EIGRP (90). Therefore, the static route will be chosen and installed in the routing table.

  • D. Incorrect.

    The subnet mask does not determine the chosen route in this case. Instead, the route selection is based on the administrative distance.

200-301 Question 303

Single answer

A network engineer is troubleshooting a routing issue in a network running both OSPF and EIGRP. The router is receiving the same route (192.168.1.0/24) from both protocols. Which protocol's route will be installed in the routing table, and why?

  1. A

    The route learned via OSPF, because it has a lower administrative distance of 90.

  2. B

    The route learned via EIGRP, because it has a lower administrative distance of 90.

  3. C

    The route learned via OSPF, because it has a higher administrative distance of 110.

  4. D

    The route learned via EIGRP, because it has a higher administrative distance of 110.

Show answer and explanation

Correct answer: B

Explanation

Administrative distance (AD) is a measure used by routers to determine the trustworthiness of a routing source. Lower AD values are preferred over higher AD values. EIGRP has a default AD of 90, while OSPF has a default AD of 110. In this scenario, the route learned via EIGRP will be installed in the routing table because of its lower administrative distance.

  • A. Incorrect.

    Incorrect. While OSPF is a dynamic routing protocol, its administrative distance is 110, which is higher than EIGRP's default administrative distance of 90.

  • B. Correct.

    Correct. EIGRP has a default administrative distance of 90, which is lower than OSPF's default administrative distance of 110. Routes with a lower administrative distance are more trustworthy and preferred for installation in the routing table.

  • C. Incorrect.

    Incorrect. OSPF's administrative distance is 110, which is higher than EIGRP's administrative distance of 90. Routes with a higher administrative distance are less preferred.

  • D. Incorrect.

    Incorrect. EIGRP's administrative distance is 90, which is lower than 110, not higher. Hence, EIGRP's route will be chosen.

200-301 Question 304

Single answer

A network administrator is troubleshooting a routing issue in a multi-protocol environment. The router is configured with routes learned via OSPF, EIGRP, and a static route to the same destination. All routes have the same prefix and subnet mask. Which route will the router prefer to reach the destination?

  1. A

    The route learned via OSPF

  2. B

    The route learned via EIGRP

  3. C

    The static route

  4. D

    The route learned via RIP

Show answer and explanation

Correct answer: C

Explanation

The administrative distance (AD) is a measure of trustworthiness for routes learned by different routing protocols. Lower AD values are preferred over higher ones. In this scenario, the static route has the lowest AD of 1, followed by EIGRP (90), OSPF (110), and RIP (120). Therefore, the static route will be selected by the router to reach the destination.

  • A. Incorrect.

    OSPF has an administrative distance of 110, making it less preferred than EIGRP (90) and a static route (1).

  • B. Incorrect.

    EIGRP has an administrative distance of 90, which is higher than a static route's administrative distance of 1, so it will not be selected.

  • C. Correct.

    Static routes have the lowest administrative distance of 1, making them the most preferred choice in this scenario.

  • D. Incorrect.

    RIP has the highest administrative distance of 120 among the options, so it will not be selected.

200-301 Question 305

Single answer

A network administrator is troubleshooting a routing issue in their network. They notice that two routes to the same destination network, 10.10.10.0/24, are being advertised by two different routing protocols: OSPF and RIP. The OSPF route has an administrative distance of 110, while the RIP route has an administrative distance of 120. Which route will be installed in the routing table, and why?

  1. A

    The OSPF route will be installed because it has a lower administrative distance.

  2. B

    The RIP route will be installed because it has a higher administrative distance.

  3. C

    Both routes will be installed because they are learned from different protocols.

  4. D

    Neither route will be installed because they have different administrative distances.

Show answer and explanation

Correct answer: A

Explanation

Administrative distance (AD) is used to determine the trustworthiness of different routing sources. Lower AD values are preferred, and only the route with the lowest AD is installed in the routing table. In this scenario, the OSPF route has a lower AD (110) compared to RIP (120), so the OSPF route is selected.

  • A. Correct.

    Correct: The OSPF route will be installed because administrative distance is a measure of trustworthiness, and lower values are preferred. OSPF has an administrative distance of 110, which is lower than RIP’s 120.

  • B. Incorrect.

    Incorrect: RIP is less preferred because it has a higher administrative distance (120) compared to OSPF (110). Routes with higher administrative distances are considered less trustworthy.

  • C. Incorrect.

    Incorrect: Only the most preferred route (the one with the lowest administrative distance) will be installed in the routing table. Both cannot be installed simultaneously for the same destination.

  • D. Incorrect.

    Incorrect: Routes with different administrative distances are compared, and the one with the lowest administrative distance is installed. It is not true that neither route will be installed.

200-301 Question 306

Single answer

A network administrator is troubleshooting routing issues in a multi-protocol environment. The network uses both OSPF and EIGRP as routing protocols. The administrator notices that a particular route is being selected from EIGRP even though OSPF advertises the same route with a lower cost. What could be the reason for this behavior?

  1. A

    OSPF has a lower administrative distance compared to EIGRP.

  2. B

    EIGRP has a lower administrative distance compared to OSPF.

  3. C

    The EIGRP route has a better bandwidth metric compared to the OSPF cost.

  4. D

    The route from EIGRP is preferred because EIGRP operates as a link-state routing protocol.

Show answer and explanation

Correct answer: B

Explanation

When a route is advertised by multiple routing protocols, the administrative distance is used to determine which protocol's route is preferred. EIGRP has a lower administrative distance (90 for internal routes) than OSPF (110). Even if OSPF advertises a route with a lower cost, EIGRP's lower administrative distance causes its routes to be preferred.

  • A. Incorrect.

    Incorrect. While OSPF uses cost as its metric, it does not have a lower administrative distance compared to EIGRP. OSPF has an administrative distance of 110.

  • B. Correct.

    Correct. EIGRP has a lower administrative distance (90 for internal routes) compared to OSPF (110), which means EIGRP routes are preferred over OSPF when both advertise the same route.

  • C. Incorrect.

    Incorrect. While EIGRP uses bandwidth as part of its composite metric, the route preference is determined first by administrative distance, not the metric of the routing protocol.

  • D. Incorrect.

    Incorrect. EIGRP is not a link-state routing protocol; it is a hybrid routing protocol. This is unrelated to the route selection.

Timed practice exam

Take a 200-301 practice test under exam conditions

75 questions in 120 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam

200-301 practice questions 301 to 400 of 503

Every question has a page with the answer and explanation. Numbers are stable, so you can bookmark or share them. The bank is split into 6 pages of up to 100 questions.

  1. 302.A network administrator is configuring a router to use multiple routing protocols: OSPF, EIGRP, and static...
  2. 303.A network engineer is troubleshooting a routing issue in a network running both OSPF and EIGRP. The router is...
  3. 304.A network administrator is troubleshooting a routing issue in a multi-protocol environment. The router is...
  4. 305.A network administrator is troubleshooting a routing issue in their network. They notice that two routes to...
  5. 306.A network administrator is troubleshooting routing issues in a multi-protocol environment. The network uses...
  6. 307.A network engineer is configuring a routing protocol in a network with multiple paths. The engineer wants the...
  7. 308.A network engineer is troubleshooting routing issues in a network where multiple routing protocols are...
  8. 309.A network engineer is configuring routing protocols on a network with multiple paths between routers. The...
  9. 310.You are tasked with configuring static routes on Router A in a network. Router A needs to reach the...
  10. 311.You are configuring static routes on a router in a dual-stack network. The router has two interfaces:...
  11. 312.You are configuring static routes on a router named R1 in a network with both IPv4 and IPv6 addressing. R1...
  12. 313.You are configuring static routes on a router to ensure connectivity between two directly connected networks....
  13. 314.A network administrator has configured a default route on a router using the command ip route 0.0.0.0 0.0.0.0...
  14. 315.A network engineer has configured a router with the following command: 'ip route 0.0.0.0 0.0.0.0...
  15. 316.A network engineer has configured a router with the following command: ip route 0.0.0.0 0.0.0.0 192.168.1.1....
  16. 317.A network administrator has configured a router with the following command: ip route 0.0.0.0 0.0.0.0...
  17. 318.A network engineer configured a static route on a router using the command 'ip route 192.168.10.0...
  18. 319.A network administrator has configured a static route on a router with the following command: 'ip route...
  19. 320.A network engineer has configured a static route on Router A to reach the 192.168.2.0/24 network via Router...
  20. 321.A small business network has a router configured with the following static route: ip route 192.168.10.0...
  21. 322.A network administrator needs to configure a host route on a router to ensure that traffic destined for a...
  22. 323.A network administrator configures a static host route for a server with the IP address 192.168.1.10/32 via...
  23. 324.A network administrator is troubleshooting a connectivity issue and discovers that a host route exists in the...
  24. 325.A network engineer is configuring a floating static route as a backup for an existing OSPF route. The primary...
  25. 326.A network administrator configures a static route with the following command: ip route 192.168.10.0...
  26. 327.A network administrator configures a static route on a router with a next-hop IP address of 192.168.1.1. They...
  27. 328.A network administrator has configured a static route on a router with the following command: 'ip route...
  28. 329.You are tasked with configuring OSPFv2 in a single area on a router named Router1. The router has three...
  29. 330.A network administrator is configuring OSPFv2 in a single area (Area 0) on three routers: R1, R2, and R3....
  30. 331.You are tasked with configuring OSPFv2 in a single-area network for a small organization. The network...
  31. 332.A network engineer has configured OSPFv2 on Router1 in a single area (Area 0). The engineer notices that...
  32. 333.Two routers, R1 and R2, are configured with OSPF on the same subnet. However, they are not forming a neighbor...
  33. 334.A network engineer is configuring OSPF on two routers, R1 and R2, within the same area. Despite matching...
  34. 335.A network engineer is troubleshooting OSPF neighbor adjacency issues between two routers, R1 and R2. Both...
  35. 336.Two routers, R1 and R2, are configured as OSPF neighbors on the same broadcast network. Despite having...
  36. 337.A network engineer is configuring a point-to-point connection between two routers using a serial link. After...
  37. 338.A network engineer is configuring a point-to-point link between two routers using serial interfaces. After...
  38. 339.A network engineer is configuring a point-to-point link between two routers using a serial connection. The...
  39. 340.A network engineer is configuring a point-to-point connection between two routers using a serial interface....
  40. 341.In an OSPF broadcast network, a router is being added to a segment where a Designated Router (DR) and Backup...
  41. 342.You are configuring OSPF on a broadcast network with multiple routers. During the DR/BDR election process,...
  42. 343.In an OSPF broadcast network, a new router is added to the segment. Which of the following factors influence...
  43. 344.In an OSPF broadcast network, a network engineer observes that multiple routers are connected to the same...
  44. 345.A network engineer is configuring OSPF on a router. The router has three active interfaces with the following...
  45. 346.An engineer is configuring OSPF on a router and notices that the Router ID is not explicitly set. The router...
  46. 347.A network engineer is configuring OSPF on a router and notices that no Router ID has been explicitly...
  47. 348.A network administrator is configuring OSPF on a router. The router has multiple interfaces with the...
  48. 349.A company has deployed a network with two routers configured to provide gateway redundancy for end devices....
  49. 350.A network administrator is configuring redundancy for the default gateway in a network. They want to ensure...
  50. 351.A network administrator configures a redundant gateway using HSRP on a corporate network. During a network...
  51. 352.A company is deploying a network with high availability requirements for its default gateway. They decide to...
  52. 354.A network administrator is configuring DHCP on a router to provide dynamic IP addresses to devices in the...
  53. 355.A network engineer is configuring a router to provide time synchronization across the network using NTP...
  54. 356.A network engineer has configured a DHCP server on a router to dynamically assign IP addresses to client...
  55. 357.A network engineer is configuring a router to provide DHCP services for a small branch office. The DHCP...
  56. 358.A network administrator is configuring NAT on a router to allow internal devices with private IP addresses to...
  57. 359.A network administrator is configuring NAT on a router to allow internal hosts to communicate with external...
  58. 360.A network engineer is tasked with configuring static NAT to allow an internal web server with the IP address...
  59. 361.A network engineer is tasked with configuring static NAT on a router to allow a web server inside the private...
  60. 362.A network administrator is tasked with configuring NTP in a small network. RouterA needs to act as an NTP...
  61. 363.A network administrator is tasked with configuring a router to synchronize its clock using NTP from an...
  62. 364.A network administrator is tasked with configuring NTP on a router to act as both an NTP client and an NTP...
  63. 365.A network administrator is tasked with configuring NTP on a Cisco router to synchronize with an external NTP...
  64. 366.A network administrator notices that users on the network are unable to access a specific website using its...
  65. 367.A small office network is configured to use DHCP and DNS. A user reports that they cannot access websites...
  66. 368.A company has deployed a new branch office, and the network administrator needs to configure the network to...
  67. 369.A network administrator is troubleshooting a connectivity issue where devices in the network are unable to...
  68. 370.A network administrator is tasked with monitoring the performance and availability of network devices in a...
  69. 371.A network administrator is tasked with monitoring the health and performance of a company's network devices,...
  70. 372.A network administrator is tasked with monitoring a network device to gather performance metrics like CPU...
  71. 373.A network administrator is tasked with monitoring the performance and status of several network devices in a...
  72. 374.A network administrator wants to monitor critical events occurring on a Cisco router and has configured...
  73. 375.A network administrator is configuring a router to send syslog messages to a centralized syslog server. The...
  74. 376.A network administrator is configuring a syslog server to collect logs from multiple routers. The...
  75. 377.A network administrator is configuring a syslog server to collect log messages from multiple devices. The...
  76. 378.A network administrator is configuring a DHCP relay agent on a router to forward DHCP requests from a subnet...
  77. 379.A network administrator has configured a router to act as a DHCP relay agent to forward DHCP requests from a...
  78. 380.A network administrator is configuring a router to act as a DHCP relay to provide IP addresses to devices in...
  79. 381.A network engineer is configuring DHCP in a network with multiple subnets. A router is being used as a DHCP...
  80. 382.A network administrator is configuring Quality of Service (QoS) on a network. They want to ensure that voice...
  81. 383.A network engineer is tasked with configuring Quality of Service (QoS) on a router to ensure that voice...
  82. 384.An enterprise network administrator wants to prioritize voice traffic over web browsing traffic to ensure...
  83. 385.A network administrator is configuring QoS on a router to prioritize voice traffic over other types of data....
  84. 386.A network administrator is configuring a WAN link on a router and observes that the link is experiencing...
  85. 387.A network administrator notices that during peak traffic periods, critical VoIP packets are experiencing...
  86. 388.A network administrator is troubleshooting voice traffic issues on a congested network. The voice traffic is...
  87. 389.A network engineer is tasked with ensuring consistent and predictable performance for a network link that...
  88. 390.You are tasked with configuring a Cisco router to enable secure remote management using SSH. After setting...
  89. 391.A network administrator is tasked with configuring a Cisco router for remote management using SSH. The...
  90. 392.You are tasked with configuring SSH on a Cisco router for secure remote management. The device hostname is...
  91. 393.You are tasked with configuring SSH on a Cisco router to allow secure remote access. After setting a hostname...
  92. 394.A network administrator is configuring a Cisco router to back up its configuration file to a central server....
  93. 395.A network administrator is tasked with backing up the configuration of multiple routers in a network. The...
  94. 396.A network administrator needs to back up the configuration files of several routers to a centralized server....
  95. 397.A network administrator needs to transfer a configuration file from a router to a server for backup purposes....
  96. 398.A network administrator notices unauthorized devices connecting to the corporate wireless network. To prevent...
  97. 399.A network administrator is tasked with implementing security measures to protect sensitive data on a...
  98. 400.A network administrator is configuring a small business network and wants to ensure the integrity and...
  99. 401.A network administrator wants to ensure that only authorized devices can connect to a specific switch port....
  100. 402.A network administrator discovers that an attacker has successfully installed malicious software on a company...