Free Cisco CCNA 200-301 Practice Test 2026 — Real CCNA Exam Questions
Master the Cisco Certified Network Associate (CCNA) 200-301 exam with 1,000+ free practice questions covering all 6 official Cisco exam domains. Each question includes a detailed explanation grounded in real Cisco IOS configuration and routing/switching theory — no signup required.
CCNA 200-301 Exam Overview
- Questions: 100–120 (multiple choice, drag-and-drop, simulation, simlet, testlet)
- Time: 120 minutes
- Passing score: 825 / 1000 (Cisco does not publish the exact percentage)
- Cost: $300 USD
- Validity: 3 years (renew via continuing education or higher cert)
Practice by CCNA 200-301 Domain
Domain 1.0: Network Fundamentals (~20%)
Free CCNA practice questions on the OSI and TCP/IP models, cabling, IPv4/IPv6 addressing, subnetting, wireless principles, and virtualization fundamentals. Practice this domain →
Domain 2.0: Network Access (~20%)
Free CCNA practice questions on VLANs, 802.1Q trunking, EtherChannel, Spanning Tree Protocol, CDP/LLDP, and wireless LAN access (WPA2/WPA3). Practice this domain →
Domain 3.0: IP Connectivity (~25%)
Free CCNA practice questions on routing concepts, static routing, OSPFv2 single-area, default routes, HSRP, and routing table decision-making. Practice this domain →
Domain 4.0: IP Services (~10%)
Free CCNA practice questions on NAT/PAT, NTP, DHCP and DHCP relay, DNS, SNMP, syslog, and QoS basics. Practice this domain →
Domain 5.0: Security Fundamentals (~15%)
Free CCNA practice questions on security concepts, device hardening, AAA (RADIUS/TACACS+), ACLs, port security, and VPN/wireless security. Practice this domain →
Domain 6.0: Automation and Programmability (~10%)
Free CCNA practice questions on automation concepts, SDN and controller-based networking, REST APIs, Ansible/Puppet/Chef, JSON encoding, and Cisco DNA Center. Practice this domain →
10 Free CCNA 200-301 Sample Questions with Answers
Each question below includes 4 answer options, the correct answer, and a detailed explanation. These are real questions from the FlashGenius CCNA question bank.
Sample Question 1 — Automation and Programmability
A network engineer needs to automate the configuration of multiple Cisco switches using REST APIs. Which data format is most commonly used for exchanging data with Cisco's REST APIs?
- A. XML
- B. YAML
- C. JSON (Correct answer)
- D. CSV
Correct answer: C
Explanation: JSON (JavaScript Object Notation) is the most common data format used for exchanging data with Cisco's REST APIs. It's lightweight, human-readable, and easily parsed by both the client and the server. XML is also used but JSON is preferred for its efficiency. YAML and CSV are less commonly used in this context.
Sample Question 2 — Automation and Programmability
You are using the Cisco IOS-XE REST API to configure an interface. What HTTP method would you typically use to create a new configuration?
- A. GET
- B. PUT
- C. POST (Correct answer)
- D. DELETE
Correct answer: C
Explanation: The POST method is used to create new resources or configurations. GET retrieves information, PUT updates existing resources, and DELETE removes resources.
Sample Question 3 — IP Connectivity
What command would you use to configure a default route pointing to gateway 192.168.1.1?
- A. ip route 0.0.0.0 0.0.0.0 192.168.1.1 (Correct answer)
- B. ip default-gateway 192.168.1.1
- C. ip route default 192.168.1.1
- D. default-route 192.168.1.1
Correct answer: A
Explanation: The command "ip route 0.0.0.0 0.0.0.0 192.168.1.1" creates a default route. The first 0.0.0.0 is the destination network, the second 0.0.0.0 is the subnet mask, and 192.168.1.1 is the next-hop gateway.
Sample Question 4 — IP Connectivity
Which routing protocol uses hop count as its metric and has a maximum hop count of 15?
- A. OSPF
- B. EIGRP
- C. RIP (Correct answer)
- D. BGP
Correct answer: C
Explanation: RIP (Routing Information Protocol) uses hop count as its metric and has a maximum hop count of 15. Any destination more than 15 hops away is considered unreachable, which limits RIP to smaller networks.
Sample Question 5 — IP Services
What is the purpose of DHCP Option 66?
- A. Default Gateway
- B. DNS Server
- C. TFTP Server (Correct answer)
- D. Domain Name
Correct answer: C
Explanation: DHCP Option 66 specifies the TFTP server name or IP address. This is commonly used by network devices like IP phones and switches to download configuration files or firmware updates during boot process.
Sample Question 6 — IP Services
Which protocol operates on UDP port 69?
- A. DHCP
- B. TFTP (Correct answer)
- C. SNMP
- D. DNS
Correct answer: B
Explanation: TFTP (Trivial File Transfer Protocol) operates on UDP port 69. It is a simple file transfer protocol commonly used for transferring configuration files and firmware to network devices.
Sample Question 7 — Network Access
What is the default administrative distance for OSPF routes?
- A. 90
- B. 100
- C. 110 (Correct answer)
- D. 120
Correct answer: C
Explanation: OSPF (Open Shortest Path First) has a default administrative distance of 110. This is higher than EIGRP (90) but lower than RIP (120), making OSPF routes preferred over RIP but not over EIGRP.
Sample Question 8 — Network Access
Which spanning tree protocol provides the fastest convergence?
- A. STP
- B. RSTP (Correct answer)
- C. PVST+
- D. MST
Correct answer: B
Explanation: RSTP (Rapid Spanning Tree Protocol) provides the fastest convergence, typically within seconds compared to the 30-50 seconds required by traditional STP. It achieves this through improved BPDU handling and port state transitions.
Sample Question 9 — Network Fundamentals
What is the maximum number of hosts that can be addressed on a /26 subnet?
- A. 62 (Correct answer)
- B. 64
- C. 126
- D. 254
Correct answer: A
Explanation: A /26 subnet uses 6 bits for host addressing (32-26=6). With 6 host bits, you can have 2^6 = 64 total addresses. Subtracting the network address and broadcast address leaves 62 usable host addresses.
Sample Question 10 — Network Fundamentals
Which OSI layer is responsible for end-to-end communication and error recovery?
- A. Session Layer
- B. Transport Layer (Correct answer)
- C. Network Layer
- D. Data Link Layer
Correct answer: B
Explanation: The Transport Layer (Layer 4) is responsible for end-to-end communication, error detection and recovery, flow control, and segmentation. TCP and UDP operate at this layer.
Quick 10-Question CCNA Practice Test
Take a free 10-question CCNA quick-start practice test covering all 6 official Cisco 200-301 domains. Get instant scoring with detailed explanations — perfect for a quick readiness check.
Start the free CCNA quick-start practice test now | CCNA cheat sheet | Get premium CCNA question bank