CiscoFree level200-301

200-301 exam dumps: 503 free Cisco CCNA practice questions

Free 200-301 practice questions for the Cisco Certified Network Associate exam, with the correct answer and a full explanation for every option. Read the first 10 below, browse all 503 by number, or take a timed practice exam.

Question bank last updated April 2025

Free 200-301 practice questions

Questions 1 to 10 of 503

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

200-301 Question 1

Single answer

A company is deploying a new network and wants to ensure that devices within the same VLAN can communicate with each other but cannot communicate with devices in a different VLAN without explicit configuration. Which network component is responsible for enabling communication between different VLANs?

  1. A

    Router

  2. B

    Switch

  3. C

    Access Point

  4. D

    Firewall

Show answer and explanation

Correct answer: A

Explanation

In a network with VLANs, devices within the same VLAN can communicate directly using a switch. However, communication between VLANs requires a Layer 3 device such as a router or a Layer 3 switch to perform inter-VLAN routing. This allows traffic to be routed between different VLANs while maintaining segmentation and control.

  • A. Correct.

    Correct. A router (or a Layer 3 switch) is required to enable communication between different VLANs by performing inter-VLAN routing.

  • B. Incorrect.

    Incorrect. A switch operates at Layer 2 and is responsible for forwarding frames within the same VLAN. It cannot route traffic between VLANs.

  • C. Incorrect.

    Incorrect. An access point provides wireless connectivity to devices and does not perform inter-VLAN communication.

  • D. Incorrect.

    Incorrect. A firewall is used to enforce security policies and control traffic flow but does not handle VLAN routing.

200-301 Question 2

Select 3

A network engineer is designing a small office network. The network needs to connect multiple devices, ensure data can be forwarded between different subnets, and provide access to external websites. Which combination of network components is required to achieve this functionality?

  1. A

    Switch

  2. B

    Router

  3. C

    Firewall

  4. D

    Access Point

  5. E

    Hub

Show answer and explanation

Correct answers: A, B, C

Explanation

To achieve the stated requirements, a switch is needed to connect multiple devices within the local network, a router is required to handle inter-network communication and provide internet access, and a firewall ensures secure access to the internet. An access point would only be necessary if wireless connectivity is required, and a hub is not suitable for modern network scenarios.

  • A. Correct.

    Switches are essential to connect multiple devices within the same network and forward traffic based on MAC addresses.

  • B. Correct.

    Routers are required to forward data between different networks or subnets and provide connectivity to external networks such as the internet.

  • C. Correct.

    Firewalls provide security by controlling incoming and outgoing network traffic based on predefined rules, ensuring secure access to external websites.

  • D. Incorrect.

    Access points are used to provide wireless connectivity, but they are not essential for the described scenario unless wireless devices need to connect.

  • E. Incorrect.

    Hubs are outdated devices that simply broadcast data to all connected devices, making them inefficient for modern network designs.

200-301 Question 3

Select 2

A company is designing a network for a new office. The design includes routers, switches, firewalls, and wireless access points. Which network components are responsible for forwarding traffic between different networks and securing network boundaries?

  1. A

    Router

  2. B

    Switch

  3. C

    Firewall

  4. D

    Wireless Access Point

  5. E

    Hub

Show answer and explanation

Correct answers: A, C

Explanation

The router is responsible for forwarding traffic between different networks, while the firewall is used to secure network boundaries. Switches, access points, and hubs have their own specialized roles but do not fulfill these specific functions.

  • A. Correct.

    Routers are responsible for forwarding traffic between different networks, making them essential for inter-network communication.

  • B. Incorrect.

    Switches operate at Layer 2 (Data Link Layer) and are primarily used to forward traffic within the same network, not between different networks.

  • C. Correct.

    Firewalls are network security devices designed to secure network boundaries by controlling incoming and outgoing traffic based on predefined rules.

  • D. Incorrect.

    Wireless Access Points allow wireless devices to connect to the network but do not handle inter-network traffic or secure network boundaries.

  • E. Incorrect.

    Hubs are outdated devices that simply repeat traffic to all connected devices and do not handle inter-network communication or security.

200-301 Question 4

Select 2

A company is designing a new network and wants to ensure proper segmentation between departments while allowing controlled communication between them. Which network components should be used to achieve this goal?

  1. A

    Router

  2. B

    Switch

  3. C

    Firewall

  4. D

    Access Point

  5. E

    Hub

Show answer and explanation

Correct answers: A, C

Explanation

To ensure proper segmentation and controlled communication between departments, a combination of routers and firewalls is required. Routers enable segmentation by connecting different networks, while firewalls enforce security policies and control the traffic flow between these segments. Switches and access points are more suited for tasks within a single network, and hubs are no longer suitable for modern networks.

  • A. Correct.

    Routers are used to connect different networks and can be configured to control communication between segments. They are essential for segmenting traffic between departments.

  • B. Incorrect.

    Switches are primarily used within a local network to connect devices. While they help organize the network, they do not inherently control inter-departmental communication.

  • C. Correct.

    Firewalls are used to enforce security policies and control traffic between network segments, making them critical for managing communication between departments.

  • D. Incorrect.

    Access Points are used to provide wireless connectivity to devices and do not inherently manage or segment network traffic.

  • E. Incorrect.

    Hubs are outdated devices that broadcast data to all connected devices and do not support segmentation or controlled communication.

200-301 Question 5

Single answer

A network administrator is configuring a router to allow inter-VLAN communication on a small enterprise network. The router has interfaces for each VLAN and is using subinterfaces for this setup. However, devices in different VLANs are unable to communicate. What is the MOST likely reason for this issue?

  1. A

    The router's interfaces are not assigned the correct IP addresses for each VLAN.

  2. B

    The router does not have a default route configured.

  3. C

    Trunking is not properly configured on the switch port connected to the router.

  4. D

    The VLANs are not assigned to the correct subinterfaces on the router.

Show answer and explanation

Correct answer: C

Explanation

When using a router with subinterfaces for inter-VLAN routing, the switch port connected to the router must be configured as a trunk port. Trunking allows the switch to send VLAN-tagged traffic to the router, which can then process traffic for different VLANs through its subinterfaces. Without proper trunking, the router will not be able to distinguish between VLANs, and inter-VLAN communication will fail.

  • A. Incorrect.

    While IP addressing is important, incorrect IP addresses on the router's subinterfaces would not completely prevent inter-VLAN communication. Devices might still be able to communicate within their own VLAN.

  • B. Incorrect.

    A default route is necessary for traffic destined outside the local network, but it is not required for inter-VLAN routing. The issue here is specific to communication between VLANs.

  • C. Correct.

    If trunking is not configured on the switch port connected to the router, the router will not receive tagged VLAN traffic from the switch, which is essential for inter-VLAN communication using subinterfaces.

  • D. Incorrect.

    If VLANs are not assigned to the correct subinterfaces, that could cause issues, but it is unlikely to be the primary problem if the router is unable to process VLAN-tagged traffic due to a trunking misconfiguration.

200-301 Question 6

Select 2

You are tasked with configuring a new router in your network. The goal is to enable the router to forward packets between two different subnets. Which of the following are essential steps to achieve this functionality?

  1. A

    Assign IP addresses to the router's interfaces corresponding to the subnets

  2. B

    Configure a routing protocol like OSPF or EIGRP on the router

  3. C

    Enable CDP (Cisco Discovery Protocol) on the router

  4. D

    Ensure the interfaces connected to the subnets are in an 'up' state

  5. E

    Set up NAT (Network Address Translation) on the router

Show answer and explanation

Correct answers: A, D

Explanation

To enable a router to forward packets between two different subnets, the fundamental requirements are assigning IP addresses to the router's interfaces and ensuring the interfaces are operational ('up'). Routing protocols, CDP, or NAT are not essential in this specific scenario, as the router can directly route traffic between connected subnets without additional configurations.

  • A. Correct.

    Assigning IP addresses to the router's interfaces is crucial for it to communicate with devices in the respective subnets. Without IP addresses, the router cannot forward packets.

  • B. Incorrect.

    Configuring a routing protocol is not strictly required for routing between directly connected subnets. Static routing or directly connected routes are sufficient in this scenario.

  • C. Incorrect.

    Enabling CDP is not related to the router's ability to forward packets. CDP is used for network discovery and troubleshooting.

  • D. Correct.

    Ensuring the interfaces are in an 'up' state is necessary for the router to forward packets. If the interfaces are down, no communication can occur.

  • E. Incorrect.

    Setting up NAT is not required for routing between subnets within the same private network. NAT is primarily used for translating private IP addresses to public IP addresses.

200-301 Question 7

Select 3

A network administrator is configuring a router to connect two different subnets in an office environment. The router must forward packets between the subnets and provide basic security using an access control list (ACL). Which of the following steps should the administrator take to ensure proper configuration?

  1. A

    Assign IP addresses to the router interfaces corresponding to each subnet

  2. B

    Enable routing between the interfaces using a routing protocol

  3. C

    Apply an ACL to filter traffic on the router interfaces

  4. D

    Configure a DHCP server on the router to dynamically assign IP addresses to devices on both subnets

  5. E

    Disable NAT (Network Address Translation) to allow local subnet communication

Show answer and explanation

Correct answers: A, B, C

Explanation

To configure a router for inter-subnet communication, the administrator must assign IP addresses to the interfaces, enable routing between the subnets, and apply ACLs for basic security. DHCP configuration and NAT settings are not relevant to the specific task of routing and securing traffic between internal subnets.

  • A. Correct.

    Assigning IP addresses to the router interfaces is necessary to establish connectivity with each subnet and ensure proper communication.

  • B. Correct.

    Enabling routing between interfaces is required for the router to forward packets between the subnets. This can be done using static routes or a routing protocol.

  • C. Correct.

    Applying an ACL allows the administrator to implement basic security by filtering traffic based on defined criteria, such as source or destination IP addresses.

  • D. Incorrect.

    Configuring a DHCP server is not strictly required for routing between subnets. DHCP is used for dynamic IP address assignment, which is unrelated to routing between subnets.

  • E. Incorrect.

    Disabling NAT is unnecessary in this scenario. NAT is used for translating private IP addresses to public ones, and it does not affect communication between local subnets.

200-301 Question 8

Single answer

A network administrator is configuring a router to enable communication between two separate LANs: 192.168.1.0/24 and 192.168.2.0/24. The administrator has already assigned the following IP addresses to the router's interfaces: 192.168.1.1/24 and 192.168.2.1/24. However, the devices on the two LANs cannot communicate with each other. What could be the most likely reason for this issue?

  1. A

    The router's interfaces are not enabled.

  2. B

    The wrong IP addresses were configured on the router interfaces.

  3. C

    The devices on the LANs do not have the router's interface as their default gateway.

  4. D

    The router is missing a static route to the other LAN.

Show answer and explanation

Correct answer: C

Explanation

For communication between two separate LANs through a router, devices must be configured to use the router's interface IP address as their default gateway. This ensures that traffic destined for a different subnet is forwarded to the router for routing. Without the correct default gateway configuration, devices cannot route traffic beyond their local subnet.

  • A. Incorrect.

    If the router's interfaces were not enabled, no communication would be possible. However, the scenario implies that the interfaces are configured, so this is unlikely.

  • B. Incorrect.

    The IP addresses configured on the router interfaces match the LANs' subnet ranges, so this is not the issue.

  • C. Correct.

    Devices on each LAN must use the router's respective interface IP address (192.168.1.1 for LAN 1 and 192.168.2.1 for LAN 2) as their default gateway to route traffic to the other LAN. If this is not set, devices cannot communicate outside their local subnet.

  • D. Incorrect.

    A static route is not required in this scenario because the router already has directly connected routes for both subnets. The issue lies elsewhere.

200-301 Question 9

Single answer

A network administrator is tasked with deploying a new switch in a branch office. The requirements are as follows:

  1. The device must perform inter-VLAN routing to connect devices in different VLANs.
  2. The device should support basic Layer 2 functionalities, such as VLAN configuration and MAC address learning. Which type of switch should the administrator deploy to meet these requirements?
  1. A

    Layer 2 switch

  2. B

    Layer 3 switch

  3. C

    Unmanaged switch

  4. D

    Hub

Show answer and explanation

Correct answer: B

Explanation

To meet the requirements of performing inter-VLAN routing (a Layer 3 function) and supporting VLAN configuration and MAC address learning (Layer 2 functions), the network administrator needs to deploy a Layer 3 switch. A Layer 2 switch, unmanaged switch, or hub cannot satisfy both requirements.

  • A. Incorrect.

    A Layer 2 switch can perform VLAN configuration and MAC address learning, but it cannot perform inter-VLAN routing as it operates only at Layer 2.

  • B. Correct.

    A Layer 3 switch is capable of performing both Layer 2 functionalities (such as VLAN configuration and MAC address learning) and Layer 3 functionalities (such as inter-VLAN routing), making it the correct choice.

  • C. Incorrect.

    An unmanaged switch lacks the capability to perform advanced features like VLAN configuration or inter-VLAN routing, making it unsuitable for this scenario.

  • D. Incorrect.

    A hub is a basic Layer 1 device that cannot perform any Layer 2 or Layer 3 functions, including VLAN configuration or inter-VLAN routing.

200-301 Question 10

Single answer

A network administrator is tasked with designing a network for a small office. The network requires both inter-VLAN routing and high-speed switching for devices within the same VLAN. Which device should the administrator choose to fulfill both requirements?

  1. A

    Layer 2 switch

  2. B

    Layer 3 switch

  3. C

    Router

  4. D

    Hub

Show answer and explanation

Correct answer: B

Explanation

A Layer 3 switch is the best choice for this scenario because it combines the capabilities of a Layer 2 switch and a router. It can perform high-speed switching within the same VLAN (Layer 2 functionality) and inter-VLAN routing (Layer 3 functionality), which meets both requirements of the network design.

  • A. Incorrect.

    A Layer 2 switch only operates at the data link layer and cannot perform inter-VLAN routing. It is limited to forwarding traffic within the same VLAN.

  • B. Correct.

    A Layer 3 switch operates at both Layer 2 and Layer 3 of the OSI model, allowing it to perform high-speed switching for devices within the same VLAN and inter-VLAN routing. This makes it suitable for the given requirements.

  • C. Incorrect.

    A router can perform inter-VLAN routing but is not optimized for high-speed switching within the same VLAN. This makes it less efficient for a network that needs both functions.

  • D. Incorrect.

    A hub is a basic Layer 1 device that does not perform any switching or routing. It simply broadcasts traffic to all connected devices and is not suitable for modern networks.

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

What the 200-301 exam covers

Official Cisco Certified Network Associate exam domains and weightings.

  • Network Fundamentals

    20% of exam

  • Network Access

    20% of exam

  • IP Connectivity

    25% of exam

  • IP Services

    10% of exam

  • Security Fundamentals

    15% of exam

  • Automation and Programmability

    10% of exam

200-301 practice questions 1 to 100 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. 1.A company is deploying a new network and wants to ensure that devices within the same VLAN can communicate...
  2. 2.A network engineer is designing a small office network. The network needs to connect multiple devices, ensure...
  3. 3.A company is designing a network for a new office. The design includes routers, switches, firewalls, and...
  4. 4.A company is designing a new network and wants to ensure proper segmentation between departments while...
  5. 5.A network administrator is configuring a router to allow inter-VLAN communication on a small enterprise...
  6. 6.You are tasked with configuring a new router in your network. The goal is to enable the router to forward...
  7. 7.A network administrator is configuring a router to connect two different subnets in an office environment....
  8. 8.A network administrator is configuring a router to enable communication between two separate LANs:...
  9. 9.A network administrator is tasked with deploying a new switch in a branch office. The requirements are as...
  10. 10.A network administrator is tasked with designing a network for a small office. The network requires both...
  11. 11.A network engineer is tasked with designing a small office network. The network requires VLAN segmentation...
  12. 12.A network engineer is designing a small office network and needs to decide whether to use a Layer 2 switch or...
  13. 13.A network administrator is configuring a next-generation firewall (NGFW) for an organization to improve...
  14. 14.A company has recently deployed a next-generation firewall (NGFW) to enhance its network security. During an...
  15. 15.A company has implemented a next-generation firewall (NGFW) in their network to enhance security. The...
  16. 16.A mid-sized enterprise is implementing a next-generation firewall (NGFW) to enhance its network security. The...
  17. 17.A company is deploying several new access points (APs) across their office to provide seamless wireless...
  18. 18.A small business is deploying a new wireless network using multiple access points (APs). The network...
  19. 19.An organization is deploying multiple access points (APs) in a large office building to provide seamless...
  20. 20.A network engineer is configuring a wireless network for a small office using multiple access points (APs)....
  21. 21.A company is in the process of deploying a Software-Defined Networking (SDN) solution in its enterprise...
  22. 22.A network administrator is deploying a Cisco DNA Center in their enterprise network to centralize management...
  23. 23.A network engineer is deploying a centralized wireless network using a Wireless LAN Controller (WLC). The...
  24. 24.An organization is deploying a new Software-Defined Network (SDN) solution. The network administrator has...
  25. 25.A network administrator is troubleshooting connectivity issues between two endpoints in a corporate network....
  26. 26.You are troubleshooting a connectivity issue where a host endpoint in a corporate network cannot reach an...
  27. 27.A network administrator is troubleshooting a connectivity issue between two endpoints on a corporate network....
  28. 28.A network administrator is troubleshooting connectivity issues between two devices in a corporate network....
  29. 29.A company has deployed a server in its network to host applications for its employees. The server is...
  30. 30.A network administrator is configuring a server to act as a DHCP server in a small office network. The server...
  31. 31.You are deploying a small branch office network where a server will host files, provide DHCP, and run a web...
  32. 32.A company is setting up a web application and requires a server to host the application. They need to ensure...
  33. 33.A network administrator is deploying IP phones in an office and connecting them to a switch that supports...
  34. 34.A network engineer is deploying IP cameras across a new office building and plans to use Power over Ethernet...
  35. 35.A network engineer is deploying IP phones in a new office and needs to ensure that both data and power are...
  36. 36.A network administrator is deploying IP phones across the organization. These phones will receive both data...
  37. 37.A network engineer is designing a network for a small office. The office requires a topology that allows easy...
  38. 38.A company is designing a new network to support its growing operations. The network must ensure high...
  39. 39.A company is designing a new network for their branch office. They require a topology that ensures a single...
  40. 40.A company is expanding its network to connect multiple branch offices to the main corporate office. The...
  41. 41.You are designing a network architecture for a small company that requires a simple, scalable solution. The...
  42. 42.A network engineer is designing a small business network using a two-tier architecture. The engineer plans to...
  43. 43.A company is deploying a two-tier architecture for a new application. The application tier and database tier...
  44. 44.A company is designing its network architecture for a small-scale application that consists of a web server...
  45. 45.A network engineer is designing a three-tier architecture for a corporate network. The design must ensure...
  46. 46.A network engineer is designing a three-tier network architecture for a medium-sized company. The company...
  47. 47.A network engineer is designing a three-tier architecture for an enterprise network. They need a solution to...
  48. 48.You are designing a network for a medium-sized company. The company requires a three-tier architecture to...
  49. 49.An organization is designing a data center network using the spine-leaf architecture. The design requires...
  50. 50.An organization is designing a new data center network using a spine-leaf architecture. The team is focused...
  51. 51.An organization has deployed a spine-leaf network architecture in their data center. During troubleshooting,...
  52. 52.An organization is designing a data center network using the spine-leaf architecture. They need to ensure...
  53. 53.A company has multiple branch offices connected to the main headquarters via a WAN. The network administrator...
  54. 54.An enterprise network is expanding its operations to multiple branch locations across the country. The...
  55. 55.Your company has a branch office that needs to securely connect to the main office over the public internet....
  56. 56.A branch office of your organization needs to connect to the headquarters over a Wide Area Network (WAN) for...
  57. 57.A small office/home office (SOHO) network administrator is setting up a new wireless router. The...
  58. 58.You are setting up a small office/home office (SOHO) network for a client who requires internet access for...
  59. 59.A small business owner is setting up a Small Office/Home Office (SOHO) network and wants to ensure that all...
  60. 60.A small business owner is setting up a SOHO network to support five employees working in a single office...
  61. 61.A company is planning to migrate its services from an on-premises data center to a cloud environment. Which...
  62. 62.A company is evaluating whether to host their web application on-premises or in the cloud. The application...
  63. 63.A company is deciding whether to deploy its new application on-premises or in the cloud. The application...
  64. 64.A company is deciding between deploying its new application on-premises or in the cloud. They require high...
  65. 65.An organization is setting up a new office and needs to connect its network devices. The IT team is tasked...
  66. 66.A network administrator is tasked with connecting two Cisco switches located 30 meters apart in a data...
  67. 67.A network engineer is tasked with connecting a new Cisco router to a Gigabit Ethernet switch located in the...
  68. 68.A network administrator is tasked with connecting a Cisco switch to a new server. The server has a 10 Gbps...
  69. 69.A network engineer is tasked with connecting two buildings in a campus network that are 4 kilometers apart....
  70. 70.A network engineer is tasked with designing a new network backbone for a data center that spans 2 kilometers...
  71. 71.A network administrator is tasked with designing a high-speed connection between two buildings that are 2...
  72. 72.A network engineer is tasked with designing a high-speed, long-distance connection between two data centers...
  73. 73.A network administrator is troubleshooting a connectivity issue between two switches in a network. The...
  74. 74.A network administrator is troubleshooting a connectivity issue between two devices connected via Ethernet....
  75. 75.A network administrator is troubleshooting connectivity issues between two devices connected via an Ethernet...
  76. 76.You are tasked with connecting two switches in a small office network. The goal is to provide maximum...
  77. 77.A network administrator is troubleshooting connectivity issues between two switches. The administrator...
  78. 78.A network administrator is troubleshooting a connectivity issue between two directly connected switches. The...
  79. 79.A network administrator notices that a newly connected switch port is experiencing high collision rates and a...
  80. 80.A network administrator is troubleshooting a connection issue between two switches. The administrator...
  81. 81.A network administrator is configuring a video streaming service on a network. The service requires fast...
  82. 82.A network engineer is troubleshooting an application that streams live video. The application is experiencing...
  83. 83.A network administrator is troubleshooting an issue where a video streaming service occasionally experiences...
  84. 84.A network administrator is designing an application that requires low latency and can tolerate some packet...
  85. 85.You are tasked with configuring a small office network. The network requires a subnet that can accommodate at...
  86. 86.A network administrator is tasked with configuring a subnet for a new department in an organization. The...
  87. 87.A network administrator needs to configure the IP address and subnet mask for a router interface. The network...
  88. 88.You are configuring a new subnet for a branch office. The branch requires 28 usable IP addresses for its...
  89. 89.A network administrator is configuring a private network for an organization. The administrator wants to...
  90. 90.A company is deploying a new internal application that will only be used within their private network. They...
  91. 91.A company is configuring a private network for its internal systems and wants to use private IPv4 addressing....
  92. 92.A network administrator is designing an internal corporate network using private IPv4 addresses. Which of the...
  93. 93.A network administrator is configuring IPv6 addressing on a router interface. The administrator assigns the...
  94. 94.You are configuring IPv6 addressing on a router interface. The network administrator has assigned you the...
  95. 95.You are tasked with configuring IPv6 addressing on Router1. The network administrator has provided you with...
  96. 96.You are configuring an IPv6 network for a small branch office. The ISP has provided you with the IPv6 prefix...
  97. 97.A network administrator is configuring an IPv6 network and needs to assign an appropriate IPv6 address type...
  98. 98.A network engineer is configuring an IPv6 network and needs to assign an address type that allows devices to...
  99. 99.You are configuring an IPv6 network and need to assign an address to a device that should be routable on the...
  100. 100.An administrator is configuring IPv6 addresses on a network. They want to assign an address that allows...

200-301 exam dumps FAQ

Are these 200-301 dumps real exam questions?

No. These are original practice questions written to the Cisco Certified Network Associate exam objectives, not questions copied from a live exam. Memorising leaked questions violates Cisco's candidate agreement and stops working the moment the question pool rotates. Use this bank to check your understanding of each domain and to find the topics you still need to study.

How many 200-301 practice questions are there?

503 questions, each with the correct answer, an explanation of the answer, and a note on why every other option is wrong. The first 10 are on this page and every question has its own page linked below.

Are the 200-301 exam dumps free?

Yes. Every question, answer and explanation on this page and the linked question pages is free to read without an account. A free HydraNode account adds timed practice exams, scoring and progress tracking across attempts.

How do I take a timed 200-301 practice test?

Sign in and start the Cisco Certified Network Associate exam on HydraNode. A session gives you 75 questions drawn from this bank in 120 minutes, then a score report with a per-question review.

What topics does the 200-301 exam cover?

The official exam domains are: Network Fundamentals; Network Access; IP Connectivity; IP Services; Security Fundamentals; Automation and Programmability.