CiscoFree level200-301

200-301 exam dumps: 506 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 506 by number, or take a timed practice exam.

Question bank last updated April 2025

Free 200-301 practice questions

Questions 1 to 10 of 506

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

All 506 200-301 practice questions

Every question has a page with the answer and explanation. Numbers are stable, so you can bookmark or share them.

  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...
  101. 101.A network administrator is configuring IPv6 addressing on a network. The administrator assigns an IPv6...
  102. 102.A network administrator is configuring IPv6 addresses on devices in a network. One device is assigned the...
  103. 103.You are configuring IPv6 addresses on a network. A specific address type is needed that can be used for...
  104. 104.You are tasked with configuring IPv6 addresses on a network. One of the devices requires an address that is...
  105. 105.A company has deployed a global content delivery network (CDN) using an anycast IP address. Users from...
  106. 106.An organization has deployed a content delivery network (CDN) using an anycast addressing model for its DNS...
  107. 107.A company is deploying a global content delivery network (CDN) and wants to use Anycast to improve user...
  108. 108.A company is deploying a global content delivery network (CDN) to enhance user experience by minimizing...
  109. 109.You are configuring multicast in a network that uses PIM (Protocol Independent Multicast) Sparse Mode. A...
  110. 110.A network engineer is implementing multicast routing on a network to support video streaming. The engineer...
  111. 111.A network administrator is configuring multicast on a network to support video streaming services. They...
  112. 112.A network administrator is tasked with configuring multicast in a network to allow video streaming servers to...
  113. 113.A network engineer is configuring an IPv6 address on a router interface using the Modified EUI-64 method. The...
  114. 114.A network administrator is configuring an IPv6 address on an interface using the EUI-64 method. The MAC...
  115. 115.A network engineer is configuring an IPv6 link-local address on an interface and decides to use the Modified...
  116. 116.A network engineer is configuring IPv6 on a router interface and needs to manually assign an IPv6 address...
  117. 117.A network administrator is troubleshooting an issue where a Windows client machine is unable to connect to...
  118. 118.A network administrator asks you to verify the IP configuration of a client machine running Linux. Which...
  119. 119.You are tasked with troubleshooting a network issue for a client. The client is unable to access the...
  120. 120.A network administrator asks you to verify the IP configuration of a Windows, Mac OS, and Linux client to...
  121. 121.A network engineer is troubleshooting a wireless network experiencing poor connectivity and intermittent...
  122. 122.A network administrator is troubleshooting a Wi-Fi performance issue in an office building. They suspect...
  123. 123.A network engineer is troubleshooting a wireless network experiencing intermittent connectivity issues. They...
  124. 124.A network engineer is troubleshooting a wireless network experiencing intermittent connectivity issues. Upon...
  125. 125.An IT administrator is setting up a 2.4 GHz Wi-Fi network in a crowded office environment. To minimize...
  126. 126.You are configuring a wireless network in a 2.4 GHz frequency band for a small office. To avoid interference...
  127. 127.You are tasked with configuring a Wi-Fi network in the 2.4 GHz frequency band for a small office. To avoid...
  128. 128.You are tasked with designing a Wi-Fi network in an office environment. To minimize interference, you need to...
  129. 129.A network administrator is configuring a wireless network for a corporate office. The company wants to ensure...
  130. 130.A network administrator is configuring a wireless network for a small office. They want to ensure that only...
  131. 131.A network administrator is tasked with setting up multiple wireless networks for different departments in an...
  132. 132.An IT administrator is configuring a wireless network for a large office building. They want to set up...
  133. 133.A network engineer is troubleshooting a wireless network issue where users are experiencing poor connectivity...
  134. 134.A network engineer is troubleshooting wireless connectivity issues in a corporate office. Some users report...
  135. 135.A network engineer is troubleshooting a wireless network experiencing intermittent connectivity issues. After...
  136. 136.A network administrator is deploying a wireless network in a high-density office environment. They notice...
  137. 137.You are tasked with configuring secure communication between two branch offices over an untrusted network....
  138. 138.A network administrator is tasked with securing data transmitted between two branch offices over an untrusted...
  139. 139.A network administrator is tasked with ensuring secure communication between two branch offices over the...
  140. 140.A network administrator is tasked with securing data transmitted between branch offices over the public...
  141. 141.A network administrator is tasked with isolating routing tables for different departments within the same...
  142. 142.An organization is deploying a virtualization solution to improve resource utilization and operational...
  143. 143.A network administrator is tasked with deploying multiple isolated routing tables on a single physical router...
  144. 144.A network administrator is tasked with deploying a solution to isolate multiple routing tables on a single...
  145. 145.A network engineer is troubleshooting an issue where two devices connected to the same VLAN on a switch...
  146. 146.A network administrator notices that a switch is experiencing high latency when forwarding traffic. Upon...
  147. 147.A network administrator is troubleshooting an issue where a switch is not forwarding traffic to a specific...
  148. 148.A network administrator is troubleshooting a connectivity issue in a Layer 2 switched network. They discover...
  149. 149.A network administrator observes that devices in a switched network are unable to communicate with each other...
  150. 150.A network administrator is troubleshooting a switch in a small office network. The switch is experiencing...
  151. 151.A network engineer is troubleshooting a Layer 2 switch in a network. The switch is configured to dynamically...
  152. 152.A network engineer is troubleshooting a connectivity issue in a switched network. They observe that a host...
  153. 153.A network administrator is troubleshooting a Layer 2 Ethernet switch. They observe that when a frame arrives...
  154. 154.A network administrator is troubleshooting an issue where frames are not being forwarded correctly between...
  155. 155.A network administrator is troubleshooting an issue where frames are not reaching their intended destination...
  156. 156.A network administrator is troubleshooting an issue where frames are not reaching their intended destination....
  157. 157.You are troubleshooting a switch in a network where a specific frame is being sent to all switch ports, even...
  158. 158.A network administrator notices unusual traffic on a switch where frames are being sent to multiple ports...
  159. 159.A network administrator notices high levels of traffic on a switch port. Upon investigation, it is discovered...
  160. 160.A network administrator is troubleshooting an issue where a switch is flooding frames to all ports, even...
  161. 161.A network engineer is troubleshooting connectivity issues between devices on a switch. They notice that the...
  162. 162.A network administrator observes that a switch is not forwarding traffic to a specific device in the network....
  163. 163.A network administrator is troubleshooting a switch in a LAN environment. They notice that a device connected...
  164. 164.A network administrator is troubleshooting connectivity issues on a switch in a Layer 2 network. They examine...
  165. 165.
  166. 166.A network administrator is configuring port security on a switch to mitigate unauthorized access. The...
  167. 167.A network administrator is configuring a switch to support multiple VLANs. They need to ensure that traffic...
  168. 168.A network engineer is tasked with configuring a switch to provide secure network access for devices connected...
  169. 169.A network administrator is configuring a switch with VLANs to segment traffic between different departments...
  170. 170.You are tasked with configuring VLAN 20 on two interconnected switches (Switch1 and Switch2) to allow devices...
  171. 171.You are tasked with configuring VLAN 20 on two switches (SW1 and SW2) and ensuring that devices in VLAN 20...
  172. 172.A network engineer is tasked with configuring VLAN 10 to span across two switches (Switch1 and Switch2). The...
  173. 173.You are configuring VLANs spanning multiple switches in a network. Switch1 is connected to Switch2 via a...
  174. 174.A network administrator is configuring a switch port to support an IP phone and a computer connected to it...
  175. 175.A network administrator is configuring a switch to support both data and voice traffic on a single port...
  176. 176.A network engineer is configuring a switch port to support both a desktop computer and an IP phone. The IP...
  177. 177.A network administrator is configuring a switch port to connect an IP phone and a workstation. The IP phone...
  178. 178.A network engineer is troubleshooting a newly installed switch and notices that devices connected to the...
  179. 179.You are configuring a new switch in your network and notice that some devices connected to the switch are not...
  180. 180.A network administrator is configuring a new switch and notices that all ports are assigned to VLAN 1 by...
  181. 181.You are configuring a new Cisco switch in your network. By default, all switch ports are assigned to which...
  182. 182.A network engineer is configuring a Layer 3 switch to enable communication between VLAN 10 and VLAN 20 in a...
  183. 183.A network administrator is configuring InterVLAN routing on a Layer 3 switch. VLAN 10 (192.168.10.0/24) and...
  184. 184.A network administrator has configured two VLANs (VLAN 10 and VLAN 20) on a Layer 2 switch. Hosts in both...
  185. 185.A network administrator is configuring inter-VLAN connectivity on a Layer 3 switch. The switch has three...
  186. 186.You are configuring the interswitch connectivity between two Cisco switches, SwitchA and SwitchB, using...
  187. 187.You are tasked with configuring interswitch connectivity between two switches, SwitchA and SwitchB, in a...
  188. 188.Two switches, SwitchA and SwitchB, are connected via their GigabitEthernet0/1 interfaces. After configuring...
  189. 189.You are tasked with configuring interswitch connectivity between two switches, SW1 and SW2. Both switches are...
  190. 190.A network engineer is configuring a new switch in an enterprise network. The engineer needs to connect the...
  191. 191.A network administrator is configuring a trunk link between two switches, Switch1 and Switch2, to allow...
  192. 192.A network administrator is configuring a trunk link between two switches to allow multiple VLANs to...
  193. 193.A network engineer is configuring a trunk link between two switches (Switch A and Switch B). After completing...
  194. 194.A network engineer is tasked with configuring VLANs on a switch to segment traffic. The switch is connected...
  195. 195.A network administrator is configuring VLANs on a switch using 802.1Q trunking. The administrator notices...
  196. 196.A network administrator is configuring a trunk link between two switches using the 802.1Q protocol. After...
  197. 197.A network administrator is configuring a trunk link between two switches using 802.1Q. The administrator...
  198. 198.A network administrator is troubleshooting an issue where traffic from a trunk link is reaching the wrong...
  199. 199.A network administrator is troubleshooting a VLAN misconfiguration issue. One of the switches in the network...
  200. 200.You are configuring a trunk link between two Cisco switches. The network administrator informs you that...
  201. 201.A network administrator is troubleshooting an issue where untagged traffic is being dropped between two...
  202. 202.A network administrator wants to verify Layer 2 neighbor information between two switches in the network. The...
  203. 203.You are configuring a network for a small office. The network uses both Cisco and non-Cisco devices. You want...
  204. 204.A network administrator is troubleshooting connectivity between two Cisco switches. They want to identify the...
  205. 205.You are troubleshooting connectivity issues between two Cisco switches in your network. Both switches are...
  206. 206.You are tasked to configure an EtherChannel between two switches using LACP. After completing the...
  207. 207.A network engineer is configuring an EtherChannel between two switches using LACP. After configuring the...
  208. 208.A network administrator is configuring an EtherChannel using LACP between two switches, SwitchA and SwitchB....
  209. 209.A network engineer is configuring EtherChannel using LACP between two switches, SwitchA and SwitchB. The...
  210. 210.A network engineer has configured Rapid PVST+ on multiple switches in a network. After reviewing the...
  211. 211.A network administrator is troubleshooting a Rapid PVST+ network. The network consists of multiple switches,...
  212. 212.A network administrator is troubleshooting a topology where Rapid PVST+ is enabled. They notice that some...
  213. 213.You are configuring a network that uses Rapid PVST+ Spanning Tree Protocol (STP). During troubleshooting, you...
  214. 214.You are configuring a switched network with multiple VLANs. During STP operation, you notice that Switch A...
  215. 215.In a network running the Spanning Tree Protocol (STP), you are reviewing the topology and observe the...
  216. 216.You are configuring a network with multiple switches running Spanning Tree Protocol (STP). Switch A is...
  217. 217.You are troubleshooting a spanning-tree issue in a network. Switch A has been elected as the root bridge. On...
  218. 218.You are configuring a switch in a network that uses Rapid Spanning Tree Protocol (RSTP). During...
  219. 219.A network administrator is troubleshooting a spanning-tree topology. During the analysis, the administrator...
  220. 220.A network engineer is troubleshooting a Spanning Tree Protocol (STP) issue in a network. One of the switches...
  221. 221.A network administrator is troubleshooting a network using the Spanning Tree Protocol (STP). During the...
  222. 222.A network administrator has configured a switch port as an access port and connected it to a desktop...
  223. 223.A network engineer configures PortFast on an access port connected to a user's PC. Which of the following...
  224. 224.A network engineer is configuring a switch in a small office to ensure that devices such as PCs and printers...
  225. 225.You are configuring a network with several access layer switches connected to end-user devices. One of the...
  226. 226.You are configuring a network using Spanning Tree Protocol (STP). On a critical port connecting to an...
  227. 227.A network administrator is configuring a switch to prevent potential topology loops caused by...
  228. 228.A network engineer is tasked with ensuring that unauthorized switches cannot become the root bridge in the...
  229. 229.A network administrator is configuring a switch to prevent potential Layer 2 issues caused by rogue devices...
  230. 230.A company is deploying a Cisco wireless network in a campus environment and requires centralized management...
  231. 231.A network engineer is designing a wireless network for a large enterprise campus. The design requires...
  232. 232.A network administrator is deploying a Cisco wireless network for a large enterprise. They want to centralize...
  233. 233.A network administrator is designing a wireless network for a large enterprise with multiple branch offices....
  234. 234.A network administrator is deploying a new wireless network using lightweight access points (APs) and a...
  235. 235.A network administrator is setting up a new wireless network. The Access Points (APs) will connect to a...
  236. 236.A network administrator is setting up a WLAN for an office and needs to establish the physical connections...
  237. 237.A network engineer is tasked with setting up a WLAN and is connecting several Access Points (APs) to a...
  238. 238.A network engineer is configuring a switch to connect multiple VLANs across two switches and improve...
  239. 239.A network administrator is configuring a switch to connect to multiple servers using a Link Aggregation Group...
  240. 240.A network administrator is configuring a switch in a multi-VLAN environment. Port 1/0/1 needs to carry...
  241. 241.A network engineer is configuring a switch with the following requirements: 1. Multiple VLANs need to be...
  242. 242.A network administrator needs to securely manage a switch remotely over an untrusted network. Which...
  243. 243.A network administrator wants to securely manage a network device over a remote connection. The administrator...
  244. 244.A network administrator needs to configure secure remote management access to a Cisco switch. Which protocol...
  245. 245.A network administrator is tasked with configuring secure remote management access to a router. The...
  246. 246.You are configuring a network for a cloud-managed environment and need to implement centralized...
  247. 247.An organization is deploying a cloud-managed network with centralized authentication for administrators to...
  248. 248.A company is migrating its network infrastructure to a cloud-managed solution. They want to implement...
  249. 249.A cloud-managed organization wants to implement centralized authentication for its network devices using a...
  250. 250.A network administrator is configuring a wireless LAN (WLAN) on a Cisco Wireless LAN Controller (WLC) to...
  251. 251.You are reviewing the WLAN configuration on a wireless LAN controller (WLC) to troubleshoot a client...
  252. 252.A network administrator is configuring a wireless LAN (WLAN) for client connectivity in a corporate...
  253. 253.A network administrator is configuring a wireless LAN controller (WLC) for client connectivity. The...
  254. 254.An administrator is tasked with configuring a new VLAN for voice traffic on a network. The requirements...
  255. 255.A network administrator is configuring a new wireless LAN (WLAN) on a Cisco Wireless LAN Controller (WLC)....
  256. 256.You are configuring a new Wi-Fi network for an enterprise environment. The network must prioritize voice...
  257. 257.A network administrator is configuring a wireless LAN controller (WLC) for a corporate network. The...
  258. 258.A network administrator is troubleshooting connectivity issues between two routers, R1 and R2, connected via...
  259. 259.A network administrator is troubleshooting connectivity between two devices on different subnets. The...
  260. 260.A network administrator is troubleshooting connectivity between two routers, R1 and R2, which are directly...
  261. 261.A network administrator is troubleshooting a connectivity issue between two routers, R1 and R2, which are...
  262. 262.A network administrator is analyzing a router's routing table and sees the following entry: 'O...
  263. 263.A network engineer is reviewing the routing table on a router and notices the following entry: O...
  264. 264.A network engineer examines the routing table of a router and notices the following entry: 'O 192.168.1.0/24...
  265. 265.A network engineer is troubleshooting a routing issue on a router. While examining the routing table, they...
  266. 266.A network engineer is troubleshooting routing issues in a network. After running the 'show ip route' command...
  267. 267.A network engineer is troubleshooting a routing issue on a router. When using the 'show ip route' command,...
  268. 268.A network engineer is troubleshooting a routing issue and notices the following output from the routing table...
  269. 269.You are troubleshooting a network issue on a router running multiple routing protocols. When analyzing the...
  270. 270.A network administrator is tasked with summarizing the following IPv4 subnets into a single prefix for...
  271. 271.A network administrator is tasked with summarizing the following IPv4 prefixes into a single route:...
  272. 272.A network engineer is tasked with summarizing the following IPv4 subnets into a single prefix:...
  273. 273.A network administrator is tasked with summarizing the following IPv4 routes into a single prefix to reduce...
  274. 274.A network administrator is tasked with designing a subnet for a small branch office that requires 30 usable...
  275. 275.A network administrator is tasked with subnetting a Class C network (192.168.10.0/24) into smaller subnets to...
  276. 276.A network administrator is tasked with designing a subnet for an IP address of 192.168.10.0/24. The...
  277. 277.You are configuring a network for a small office and are tasked with assigning IP addresses to 14 devices....
  278. 278.A network administrator is configuring static routes on a router. The router has two interfaces:...
  279. 279.A network administrator has configured a static route on a router with the command ip route 10.10.20.0...
  280. 280.A network administrator has configured a static route on a router using the command ip route 192.168.10.0...
  281. 281.A network engineer is configuring a static route on a router to reach the 192.168.20.0/24 network. The router...
  282. 282.A network engineer is troubleshooting a routing issue on a network. The router has learned about the...
  283. 283.A network engineer is troubleshooting a routing issue in a multi-protocol environment where multiple routing...
  284. 284.You are configuring a network with multiple routing protocols enabled, including OSPF, EIGRP, and RIP. A...
  285. 285.You are configuring a network with multiple routing protocols on a router. The router receives the same route...
  286. 286.A network engineer is troubleshooting the routing table of a router running OSPF in a multi-area network. The...
  287. 287.A network engineer is configuring routing on a network with both OSPF and EIGRP running. The engineer notices...
  288. 288.A network administrator is troubleshooting a routing issue within an OSPF-enabled network. After reviewing...
  289. 289.A network engineer is configuring a routing protocol and notices that two routes to the same destination...
  290. 290.A network administrator has configured a router with the following command: 'ip route 0.0.0.0 0.0.0.0...
  291. 291.You are configuring a router in a network where all unknown destination networks should be forwarded to a...
  292. 292.A network administrator has configured a router with the following command: ip route 0.0.0.0 0.0.0.0...
  293. 293.A network administrator has configured a router with the following command: ip route 0.0.0.0 0.0.0.0...
  294. 294.A network engineer configures a router with multiple static routes and a default route. When the router...
  295. 295.A network administrator configures a new router in a network. The router receives a packet with a destination...
  296. 296.A network administrator has configured a router with multiple static routes and enabled a dynamic routing...
  297. 297.A network administrator is troubleshooting connectivity issues in a small office. The router has multiple...
  298. 298.A router receives a packet with a destination IP address of 192.168.1.73. The router's routing table contains...
  299. 299.A router receives a packet destined for the IP address 192.168.10.25. The router's routing table contains the...
  300. 300.A router needs to forward a packet destined for the IP address 192.168.1.66. The routing table contains the...
  301. 301.A router receives a packet destined for the IP address 192.168.10.14. The routing table contains the...
  302. 302.A network administrator is configuring a router to use multiple routing protocols: OSPF, EIGRP, and static...
  303. 303.A network engineer is troubleshooting a routing issue in a network running both OSPF and EIGRP. The router is...
  304. 304.A network administrator is troubleshooting a routing issue in a multi-protocol environment. The router is...
  305. 305.A network administrator is troubleshooting a routing issue in their network. They notice that two routes to...
  306. 306.A network administrator is troubleshooting routing issues in a multi-protocol environment. The network uses...
  307. 307.A network engineer is configuring a routing protocol in a network with multiple paths. The engineer wants the...
  308. 308.A network engineer is troubleshooting routing issues in a network where multiple routing protocols are...
  309. 309.A network engineer is configuring routing protocols on a network with multiple paths between routers. The...
  310. 310.You are tasked with configuring static routes on Router A in a network. Router A needs to reach the...
  311. 311.You are configuring static routes on a router in a dual-stack network. The router has two interfaces:...
  312. 312.You are configuring static routes on a router named R1 in a network with both IPv4 and IPv6 addressing. R1...
  313. 313.You are configuring static routes on a router to ensure connectivity between two directly connected networks....
  314. 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...
  315. 315.A network engineer has configured a router with the following command: 'ip route 0.0.0.0 0.0.0.0...
  316. 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....
  317. 317.A network administrator has configured a router with the following command: ip route 0.0.0.0 0.0.0.0...
  318. 318.A network engineer configured a static route on a router using the command 'ip route 192.168.10.0...
  319. 319.A network administrator has configured a static route on a router with the following command: 'ip route...
  320. 320.A network engineer has configured a static route on Router A to reach the 192.168.2.0/24 network via Router...
  321. 321.A small business network has a router configured with the following static route: ip route 192.168.10.0...
  322. 322.A network administrator needs to configure a host route on a router to ensure that traffic destined for a...
  323. 323.A network administrator configures a static host route for a server with the IP address 192.168.1.10/32 via...
  324. 324.A network administrator is troubleshooting a connectivity issue and discovers that a host route exists in the...
  325. 325.A network engineer is configuring a floating static route as a backup for an existing OSPF route. The primary...
  326. 326.A network administrator configures a static route with the following command: ip route 192.168.10.0...
  327. 327.A network administrator configures a static route on a router with a next-hop IP address of 192.168.1.1. They...
  328. 328.A network administrator has configured a static route on a router with the following command: 'ip route...
  329. 329.You are tasked with configuring OSPFv2 in a single area on a router named Router1. The router has three...
  330. 330.A network administrator is configuring OSPFv2 in a single area (Area 0) on three routers: R1, R2, and R3....
  331. 331.You are tasked with configuring OSPFv2 in a single-area network for a small organization. The network...
  332. 332.A network engineer has configured OSPFv2 on Router1 in a single area (Area 0). The engineer notices that...
  333. 333.Two routers, R1 and R2, are configured with OSPF on the same subnet. However, they are not forming a neighbor...
  334. 334.A network engineer is configuring OSPF on two routers, R1 and R2, within the same area. Despite matching...
  335. 335.A network engineer is troubleshooting OSPF neighbor adjacency issues between two routers, R1 and R2. Both...
  336. 336.Two routers, R1 and R2, are configured as OSPF neighbors on the same broadcast network. Despite having...
  337. 337.A network engineer is configuring a point-to-point connection between two routers using a serial link. After...
  338. 338.A network engineer is configuring a point-to-point link between two routers using serial interfaces. After...
  339. 339.A network engineer is configuring a point-to-point link between two routers using a serial connection. The...
  340. 340.A network engineer is configuring a point-to-point connection between two routers using a serial interface....
  341. 341.In an OSPF broadcast network, a router is being added to a segment where a Designated Router (DR) and Backup...
  342. 342.You are configuring OSPF on a broadcast network with multiple routers. During the DR/BDR election process,...
  343. 343.In an OSPF broadcast network, a new router is added to the segment. Which of the following factors influence...
  344. 344.In an OSPF broadcast network, a network engineer observes that multiple routers are connected to the same...
  345. 345.A network engineer is configuring OSPF on a router. The router has three active interfaces with the following...
  346. 346.An engineer is configuring OSPF on a router and notices that the Router ID is not explicitly set. The router...
  347. 347.A network engineer is configuring OSPF on a router and notices that no Router ID has been explicitly...
  348. 348.A network administrator is configuring OSPF on a router. The router has multiple interfaces with the...
  349. 349.A company has deployed a network with two routers configured to provide gateway redundancy for end devices....
  350. 350.A network administrator is configuring redundancy for the default gateway in a network. They want to ensure...
  351. 351.A network administrator configures a redundant gateway using HSRP on a corporate network. During a network...
  352. 352.A company is deploying a network with high availability requirements for its default gateway. They decide to...
  353. 353.
  354. 354.A network administrator is configuring DHCP on a router to provide dynamic IP addresses to devices in the...
  355. 355.A network engineer is configuring a router to provide time synchronization across the network using NTP...
  356. 356.A network engineer has configured a DHCP server on a router to dynamically assign IP addresses to client...
  357. 357.A network engineer is configuring a router to provide DHCP services for a small branch office. The DHCP...
  358. 358.A network administrator is configuring NAT on a router to allow internal devices with private IP addresses to...
  359. 359.A network administrator is configuring NAT on a router to allow internal hosts to communicate with external...
  360. 360.A network engineer is tasked with configuring static NAT to allow an internal web server with the IP address...
  361. 361.A network engineer is tasked with configuring static NAT on a router to allow a web server inside the private...
  362. 362.A network administrator is tasked with configuring NTP in a small network. RouterA needs to act as an NTP...
  363. 363.A network administrator is tasked with configuring a router to synchronize its clock using NTP from an...
  364. 364.A network administrator is tasked with configuring NTP on a router to act as both an NTP client and an NTP...
  365. 365.A network administrator is tasked with configuring NTP on a Cisco router to synchronize with an external NTP...
  366. 366.A network administrator notices that users on the network are unable to access a specific website using its...
  367. 367.A small office network is configured to use DHCP and DNS. A user reports that they cannot access websites...
  368. 368.A company has deployed a new branch office, and the network administrator needs to configure the network to...
  369. 369.A network administrator is troubleshooting a connectivity issue where devices in the network are unable to...
  370. 370.A network administrator is tasked with monitoring the performance and availability of network devices in a...
  371. 371.A network administrator is tasked with monitoring the health and performance of a company's network devices,...
  372. 372.A network administrator is tasked with monitoring a network device to gather performance metrics like CPU...
  373. 373.A network administrator is tasked with monitoring the performance and status of several network devices in a...
  374. 374.A network administrator wants to monitor critical events occurring on a Cisco router and has configured...
  375. 375.A network administrator is configuring a router to send syslog messages to a centralized syslog server. The...
  376. 376.A network administrator is configuring a syslog server to collect logs from multiple routers. The...
  377. 377.A network administrator is configuring a syslog server to collect log messages from multiple devices. The...
  378. 378.A network administrator is configuring a DHCP relay agent on a router to forward DHCP requests from a subnet...
  379. 379.A network administrator has configured a router to act as a DHCP relay agent to forward DHCP requests from a...
  380. 380.A network administrator is configuring a router to act as a DHCP relay to provide IP addresses to devices in...
  381. 381.A network engineer is configuring DHCP in a network with multiple subnets. A router is being used as a DHCP...
  382. 382.A network administrator is configuring Quality of Service (QoS) on a network. They want to ensure that voice...
  383. 383.A network engineer is tasked with configuring Quality of Service (QoS) on a router to ensure that voice...
  384. 384.An enterprise network administrator wants to prioritize voice traffic over web browsing traffic to ensure...
  385. 385.A network administrator is configuring QoS on a router to prioritize voice traffic over other types of data....
  386. 386.A network administrator is configuring a WAN link on a router and observes that the link is experiencing...
  387. 387.A network administrator notices that during peak traffic periods, critical VoIP packets are experiencing...
  388. 388.A network administrator is troubleshooting voice traffic issues on a congested network. The voice traffic is...
  389. 389.A network engineer is tasked with ensuring consistent and predictable performance for a network link that...
  390. 390.You are tasked with configuring a Cisco router to enable secure remote management using SSH. After setting...
  391. 391.A network administrator is tasked with configuring a Cisco router for remote management using SSH. The...
  392. 392.You are tasked with configuring SSH on a Cisco router for secure remote management. The device hostname is...
  393. 393.You are tasked with configuring SSH on a Cisco router to allow secure remote access. After setting a hostname...
  394. 394.A network administrator is configuring a Cisco router to back up its configuration file to a central server....
  395. 395.A network administrator is tasked with backing up the configuration of multiple routers in a network. The...
  396. 396.A network administrator needs to back up the configuration files of several routers to a centralized server....
  397. 397.A network administrator needs to transfer a configuration file from a router to a server for backup purposes....
  398. 398.A network administrator notices unauthorized devices connecting to the corporate wireless network. To prevent...
  399. 399.A network administrator is tasked with implementing security measures to protect sensitive data on a...
  400. 400.A network administrator is configuring a small business network and wants to ensure the integrity and...
  401. 401.A network administrator wants to ensure that only authorized devices can connect to a specific switch port....
  402. 402.A network administrator discovers that an attacker has successfully installed malicious software on a company...
  403. 403.A company has recently experienced a data breach due to a phishing attack. Upon investigation, it was...
  404. 404.You are a network administrator for a company and have noticed unauthorized access attempts to a critical...
  405. 405.A network administrator discovers that an attacker is leveraging a vulnerability in an outdated operating...
  406. 406.A network engineer is troubleshooting a connectivity issue in a branch office. The branch office router is...
  407. 407.A network engineer is troubleshooting connectivity issues within a small office network. The engineer uses a...
  408. 408.A network administrator is configuring a switch to improve security by preventing MAC address spoofing...
  409. 409.A network administrator is tasked with implementing a secure method to prevent unauthorized devices from...
  410. 410.A small company is reviewing its security program to prevent unauthorized access to its server room. Which of...
  411. 411.A company has recently experienced a security breach caused by an employee clicking on a phishing link in an...
  412. 412.A company is implementing a security program to protect its sensitive information. Which combination of...
  413. 413.A network administrator is implementing a security program for their organization. Which of the following...
  414. 414.A network administrator is configuring access control for a company's network. The goal is to ensure that...
  415. 415.A network administrator is troubleshooting a connectivity issue between two branches of an organization. The...
  416. 416.A network engineer is troubleshooting access control issues in a corporate network. The engineer has...
  417. 417.A network administrator is tasked with implementing access control policies for a company's network. The goal...
  418. 418.You are configuring a Cisco router and want to secure access to the privileged EXEC mode by setting a local...
  419. 419.You are configuring access control on a Cisco router to restrict unauthorized access. You set up a local...
  420. 420.A network administrator is tasked with configuring local access control on a Cisco router. They need to...
  421. 421.A network administrator is tasked with securing access to a Cisco router by ensuring only users with the...
  422. 422.A network administrator is tasked with creating a password policy to enhance security for all network devices...
  423. 423.A network administrator is tasked with implementing a new password policy for all devices in the...
  424. 424.A network administrator is configuring password policies on a Cisco device to enhance security. Which of the...
  425. 425.An organization is implementing a new security password policy on their network devices. The policy requires...
  426. 426.A network administrator is tasked with securing access to a company's internal systems. The administrator is...
  427. 427.A company is implementing multifactor authentication (MFA) for its employees to enhance security. Which of...
  428. 428.A network administrator is tasked with securing access to a company's internal systems. They want to reduce...
  429. 429.A network administrator is tasked with enhancing access security for a corporate VPN. The company requires a...
  430. 430.An organization has its main office in Location A and a branch office in Location B. They need to securely...
  431. 431.A company has multiple branch offices that need to securely connect to the headquarters and allow employees...
  432. 432.A network administrator is tasked with setting up a secure communication channel between the headquarters and...
  433. 433.A network administrator is tasked with connecting two branch offices securely over the internet. The solution...
  434. 434.A network administrator is tasked with configuring an access control list (ACL) on a router to deny HTTP and...
  435. 435.You are configuring an access control list (ACL) on a router to allow only SSH traffic from the...
  436. 436.A network administrator is tasked with configuring an access control list (ACL) on a router to block HTTP...
  437. 437.You are configuring an extended access control list (ACL) on a router to allow HTTP traffic (port 80) from...
  438. 438.You are tasked with securing a Layer 2 network against common attacks. The network includes a mix of trusted...
  439. 439.You are configuring Layer 2 security on a switch in a network with multiple VLANs. The goal is to prevent...
  440. 440.You are tasked with securing a Layer 2 network in your organization. The DHCP server is located in VLAN 10,...
  441. 441.You are tasked with configuring Layer 2 security features on a switch to mitigate potential attacks. The...
  442. 442.A network administrator has configured port security on a switch interface to prevent unauthorized devices...
  443. 443.A network administrator wants to secure a switch port by allowing only one specific MAC address to connect to...
  444. 444.A network administrator wants to use port security to prevent unauthorized devices from connecting to a...
  445. 445.A network administrator is tasked with securing a switch port connected to a critical server to prevent...
  446. 446.A network administrator is configuring a network access control system for employees accessing sensitive...
  447. 447.A network administrator is configuring access to a company's internal resources. They implement a system...
  448. 448.A network administrator is implementing a new security system for the company's network. The system will...
  449. 449.A network administrator is configuring access to a corporate network. They use a RADIUS server to ensure that...
  450. 450.A network administrator is tasked with securing a wireless network for a corporate office. The network should...
  451. 451.A network administrator is tasked with securing a new wireless network. The network will handle sensitive...
  452. 452.A network administrator is configuring a wireless network for a corporate office. The goal is to implement...
  453. 453.A network administrator is securing a wireless network in a corporate environment that handles sensitive...
  454. 454.You are tasked with configuring a wireless network in a small office using a Cisco Wireless LAN Controller...
  455. 455.A network administrator is tasked with configuring a new WLAN for a company's guest network using WPA2-PSK...
  456. 456.You are tasked with configuring a WLAN on a Cisco wireless LAN controller (WLC) using WPA2 PSK for security....
  457. 457.You are asked to configure a wireless network for a small office using the Cisco Wireless LAN Controller...
  458. 458.A network engineer is tasked with automating a routine configuration task across multiple devices in a...
  459. 459.A network engineer is tasked with automating the configuration of multiple network devices in a data center....
  460. 460.A network administrator wants to automate the configuration of multiple routers in their network using a...
  461. 461.A network engineer is tasked with configuring a network using an automation tool to deploy consistent...
  462. 462.A network administrator is managing a large-scale enterprise network and is tasked with reducing repetitive...
  463. 463.A network administrator is tasked with deploying a new branch office. To streamline the configuration of...
  464. 464.A network administrator is tasked with managing a large-scale network with hundreds of devices. To reduce...
  465. 465.A network administrator is managing a growing enterprise network where configuration changes are frequently...
  466. 466.An organization is considering migrating from a traditional network to a controller-based networking model....
  467. 467.A company is transitioning from a traditional network to a controller-based networking approach to improve...
  468. 468.An organization is considering migrating from a traditional network to a controller-based networking...
  469. 469.A network engineer is tasked with updating the company's traditional network to a controller-based networking...
  470. 470.You are working in an enterprise network that has recently migrated to a software-defined architecture using...
  471. 471.An organization is deploying a software-defined network (SDN) architecture in their data center. They need to...
  472. 472.An organization is deploying a software-defined network (SDN) in their enterprise environment. The network...
  473. 473.An enterprise network is transitioning to a software-defined architecture using a controller-based model. The...
  474. 474.A network engineer is tasked with deploying a software-defined networking (SDN) solution in a data center....
  475. 475.A network engineer is tasked with implementing a Software Defined Networking (SDN) solution in a data center....
  476. 476.A network engineer is tasked with implementing a Software-Defined Networking (SDN) solution in a data center....
  477. 477.A network engineer is designing a software-defined networking (SDN) architecture for an enterprise data...
  478. 478.You are configuring a Software-Defined Networking (SDN) environment in your organization. The controller uses...
  479. 479.A network engineer is configuring a Software-Defined Networking (SDN) controller to manage a data center...
  480. 480.A network engineer is tasked with integrating a software-defined networking (SDN) controller into an...
  481. 481.A network engineer is implementing a Software-Defined Networking (SDN) solution for a data center. The SDN...
  482. 482.A network administrator is tasked with implementing a solution to predict network congestion and...
  483. 483.A network administrator is tasked with optimizing network performance and detecting anomalies in real-time....
  484. 484.A network administrator is using an AI-powered network monitoring tool that employs predictive analytics to...
  485. 485.A network operations team has implemented a monitoring tool that uses machine learning to analyze historical...
  486. 486.A network administrator is implementing a REST-based API to interact with a network device. The API needs to...
  487. 487.A network engineer is tasked with integrating a REST-based API for a cloud application. The API documentation...
  488. 488.A network engineer is developing an application that interacts with a REST-based API to manage network...
  489. 489.A network administrator is designing an application that interacts with a REST-based API to retrieve and...
  490. 490.A network engineer is troubleshooting a communication issue on a serial link between two routers. The link...
  491. 491.A network administrator is troubleshooting data transmission over a serial link between two routers. The...
  492. 492.A network administrator is troubleshooting a communication issue between two devices on a wired Ethernet...
  493. 493.A network administrator is configuring a communication link for a serial connection between two routers. The...
  494. 494.A network administrator wants to automate the configuration of multiple network devices in their...
  495. 495.You are tasked with automating the deployment of configurations to multiple network devices in your...
  496. 496.You are tasked with automating the configuration of multiple network devices in your organization. The goal...
  497. 497.A network administrator is tasked with automating the deployment of configurations to multiple network...
  498. 498.A network engineer is tasked with automating the deployment of virtual network infrastructure in a cloud...
  499. 499.You are a network administrator tasked with automating the deployment of network infrastructure on a cloud...
  500. 500.A network administrator is tasked with automating the provisioning of cloud infrastructure for a new web...
  501. 501.You are tasked with deploying a web server infrastructure in a multi-cloud environment using Terraform....
  502. 502.You are troubleshooting an API response from a web service that returns data in JSON format. The response...
  503. 503.You are troubleshooting an API call that returns the following JSON data: { "device": { "hostname":...
  504. 504.You are working with a network automation script that retrieves JSON data from a RESTful API. Below is a...
  505. 505.You are troubleshooting an API response from a web server that provides JSON-encoded data. The response...
  506. 506.

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?

506 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.