dc dotCreds
Cisco Certified Network Associate (CCNA 200-301)

CCNA daily web practice

Work through a fresh 10-question CCNA set every day from the same verified live bank used by the app, with exact source links and a countdown to the next rotation.

10 Free Daily Questions Source-backed Explanations 150 Verified Questions

Questions updated at Jul 18, 2026, 1:30 PM CDT

Go Pro - One Time Unlock

Unlock the full CCNA bank

150 verified questions Exam Mode Practice Mode Detailed explanations Weak-area review No subscription - one-time unlock

Get the complete source-backed bank with Interview Questions, the full Study Guide, full Course Notes, detailed explanations, weak-area review, and exam-style practice.

Interview Questions Full Study Guide Full Course Notes Exam Mode Practice Mode Guided Course Detailed explanations Weak-area review No subscription
$3.99 One-time payment
See bundle and PDF options

We will confirm your site email in one quick checkout step.

Why DotCreds?

Practice with explanations that teach.

Source links for every answer Every wrong answer explained Guided Course included Practice and Exam Mode Weak-area tracking Same verified bank on web and iPhone

What you get with free practice

10 Free Questions Daily Fresh set every day from the live bank
Detailed Explanations Learn with clear source-backed answers
Track Your Progress Daily history and performance insights
Upgrade Anytime Unlock the full bank when you are ready
Today's 10 CCNA questions

The website gives you a real daily 10-question CCNA set with explanations and source links. If you want the full bank, weak-domain targeting, readiness tracking, and longer tests, use the app.

Today’s Set
10 questions
Rotates at 10:00 AM local time
Progress
0/10
Answered on this page
Accuracy
0%
Loading countdown…

150 verified questions are in the live bank. Free daily questions are selected from a rotating sample set. Unlock Pro to access the full question bank.

Preparing today’s free questions... Ordering the final locked-bank set before showing the practice cards.
Question 1 of 10
Objective 6.6 Automation and Programmability

Which automation tool is commonly used for agentless network configuration management with playbooks?

Concept tested:
Question 2 of 10
Objective 2.3 Network Access

To facilitate neighbor discovery between Cisco and non-Cisco devices on a network, which protocol should be enabled on the switch?

Concept tested:
Question 3 of 10
Objective 6.1 Automation and Programmability

How does automation help when the same network settings must be deployed across many devices?

Concept tested:
Question 4 of 10
Objective 5.9 Security Fundamentals

Which wireless security protocol is recommended for environments requiring strong encryption and robust authentication mechanisms to protect against advanced threats?

Concept tested:
Question 5 of 10
Objective 4.5 IP Services

A syslog message has severity level 2. Which severity name corresponds to that level?

Concept tested:
Question 6 of 10
Objective 3.4 IP Connectivity

Two OSPF neighbors are connected on the same link, but their interface IP addresses are not in the same subnet. What happens to the neighbor relationship?

Concept tested:
Question 7 of 10
Objective 5.3 Security Fundamentals

Remote administrators can log in over VTY lines, but they are placed at the wrong command privilege level. Which configuration area should be checked?

Concept tested:
Question 8 of 10
Objective 2.4 Network Access

Which command would you use to check the operational status of an active LACP EtherChannel on a Cisco switch?

Concept tested:
Question 9 of 10
Objective 1.13 Network Fundamentals

A switch has learned a MAC address on an access port, but no frames from that source are seen before the aging timer expires. What happens to that MAC table entry?

Concept tested:
Question 10 of 10
Objective 4.4 IP Services

An SNMP operation fails because the manager uses an invalid community string. What should the manager expect?

Concept tested:
Locked preview

You are viewing today’s free 10. Unlock 140 more questions.

Unlock full bank
Daily sample Rotating practice Free daily questions are selected from a rotating sample set.
Pro bank Full access Unlock Pro to access the full question bank, Exam Mode, Practice Mode, and random tests.
CCNA Pro $3.99 one-time

Unlock all 150 CCNA questions, explanations, review tools, and exam-style practice.

50 Exam Practice Test $1.99 one-time

A 50-question CCNA PDF for short review sessions. Questions come first, then the answer review and explanations later in the file.

Cybersecurity Access Bundle $6.99/month

Security, defensive analysis, and network security practice in one monthly unlock.

What’s includedSecurity+, CySA+, Certified Ethical Hacker, CCNA

Choose an unlock option to continue. We will confirm your site email in one quick checkout step.

Secure checkout powered by Stripe. Source-backed questions. Not brain dumps. Checkout stays on this page and unlocks the same Pro builder on this practice page.

Purchase options

Unlock the full CCNA bank.

Get the full bank, Exam Mode, Practice Mode, question sets, random tests, readiness tracking, saved box scores, and review tools for this exam.

The PDF versions keep questions first and move the answer review, explanations, and distractor notes to the back of the file.

150 verified exam-style questions Every choice explained Exam Mode and Practice Mode Question sets and random tests Readiness score and trends Previous test box scores

You've answered 0/10 questions in today's set.

Locked: 140 more questions in the full bank.

Locked: exam simulation mode, practice mode, readiness tracking, and saved review history.

Checkout stays on this page, so you can keep practicing, unlock the full bank, and start Exam Mode or Practice Mode when you are ready.

Cheat Sheets

7-day score keeper

Answer questions today and this will become a rolling 7-day scorecard.

Local history
Optional progress sync

Keep today’s practice moving

Guest progress saves automatically on this device. Add an email later when you want a magic link that keeps your daily CCNA practice in sync across browsers.

Guest progress saves on this device automatically

Guest progress is available without an account.

Official exam resources

Use these official Cisco resources alongside the daily practice set. They cover the provider's own exam page, study guide, or prep material.

Need adjacent Cisco practice pages too? Cisco practice hub.

Source-backed answer review

The free daily CCNA set includes crawlable question text, answer choices, correct answer labels, objective mapping, and source links. Only the first SEO card includes answer explanations and any extra learning features. Pro-only bank questions stay locked; this section mirrors only the 10 free daily questions already shown on this page.

Question 1 Which automation tool is commonly used for agentless network configuration management with playbooks?

Answer choices

  1. A. Ansible
  2. B. Chef
  3. C. Puppet
  4. D. Terraform

Correct answer

Ansible

Ansible is commonly used for agentless automation with YAML playbooks and network modules. Chef and Puppet are configuration tools with different operating models, while Terraform is primarily infrastructure provisioning as code.

Wrong-answer review

  • B. Chef: Chef is a configuration management tool, but Ansible is the agentless playbook tool commonly tested for network automation.
  • C. Puppet: Puppet is a configuration management tool with a different model; it is not the Ansible playbook answer here.
  • D. Terraform: Terraform is mainly for infrastructure provisioning as code, not the Ansible network playbook use case.

Extra learning features

Why candidates miss this

The familiarity with Chef, a configuration management tool, leads to selecting it. Ansible, however, distinguishes itself through its agentless architecture and use of YAML playbooks, making it the preferred choice for agentless network configuration management. Ansible's agentless design simplifies deployment and management compared to Chef's agent-based model. Likely wrong answer: Chef Review focus: Ansible Automation Platform

Interview question

Q: Our network team is struggling to consistently apply configuration changes across our diverse set of routers and switches. We're looking for a way to automate this process and ensure consistency. What tools would you consider, and what are the pros and cons of each? Strong answer: I'd definitely look at Ansible. Its agentless nature makes it attractive for a large, diverse environment. Chef and Puppet are options too, but they typically require agents, which adds complexity. Terraform is more focused on infrastructure provisioning, not ongoing configuration management. With Ansible, we'd need to build out playbooks, manage variables, and establish a robust testing process before deploying changes to production.

  • Understanding of different automation tools and their use cases
  • Agentless vs. agent-based considerations
  • Configuration management best practices
  • Testing and deployment strategies

Caution: Recommending a tool without considering the specific needs of the environment or the operational overhead involved. Also, suggesting a tool primarily for infrastructure provisioning for configuration management.

Why this matters

Exam items may test ansible: case 147 through 6.6, especially how the cited concept changes the decision. A strong answer keeps that source detail separate from nearby distractors.

Objective/domain: Automation and Programmability

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 2 To facilitate neighbor discovery between Cisco and non-Cisco devices on a network, which protocol should be enabled on the switch?

Answer choices

  1. A. Dynamic Trunking Protocol (DTP)
  2. B. Link-Layer Discovery Protocol (LLDP)
  3. C. Cisco Discovery Protocol (CDP)
  4. D. Spanning Tree Protocol (STP)

Correct answer

Link-Layer Discovery Protocol (LLDP)

Objective/domain: Network Access

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 3 How does automation help when the same network settings must be deployed across many devices?

Answer choices

  1. A. It reduces the need for physical infrastructure
  2. B. It minimizes the risk of security breaches
  3. C. It allows for consistent configuration across devices
  4. D. It decreases reliance on skilled IT staff

Correct answer

It allows for consistent configuration across devices

Objective/domain: Automation and Programmability

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 4 Which wireless security protocol is recommended for environments requiring strong encryption and robust authentication mechanisms to protect against advanced threats?

Answer choices

  1. A. WPA3
  2. B. WPA2
  3. C. WEP
  4. D. WPA

Correct answer

WPA3

Objective/domain: Security Fundamentals

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 5 A syslog message has severity level 2. Which severity name corresponds to that level?

Answer choices

  1. A. Critical (2)
  2. B. Error (3)
  3. C. Emergency (0)
  4. D. Alert (1)

Correct answer

Critical (2)

Objective/domain: IP Services

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 6 Two OSPF neighbors are connected on the same link, but their interface IP addresses are not in the same subnet. What happens to the neighbor relationship?

Answer choices

  1. A. Routers continue to exchange LSAs despite the misconfiguration
  2. B. Neighbor adjacency fails because of IP address mismatch
  3. C. OSPF will form a full adjacency but with reduced metric
  4. D. The routers will not establish an adjacency due to mismatched hello/dead intervals

Correct answer

Neighbor adjacency fails because of IP address mismatch

Objective/domain: IP Connectivity

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 7 Remote administrators can log in over VTY lines, but they are placed at the wrong command privilege level. Which configuration area should be checked?

Answer choices

  1. A. The router's login banner is missing or incorrectly configured
  2. B. Local password complexity requirements are too strict
  3. C. Console access is prioritized over remote access settings
  4. D. VTY line configurations have incorrect privilege levels set

Correct answer

VTY line configurations have incorrect privilege levels set

Objective/domain: Security Fundamentals

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 8 Which command would you use to check the operational status of an active LACP EtherChannel on a Cisco switch?

Answer choices

  1. A. show ip interface brief
  2. B. show lacp system-id
  3. C. show etherchannel summary
  4. D. show interfaces port-channel

Correct answer

show etherchannel summary

Objective/domain: Network Access

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 9 A switch has learned a MAC address on an access port, but no frames from that source are seen before the aging timer expires. What happens to that MAC table entry?

Answer choices

  1. A. Updates the MAC address table with a new entry
  2. B. Forwards the frame to all ports except the receiving port
  3. C. Sends an ARP request to discover the correct destination port
  4. D. Removes the entry from its MAC table

Correct answer

Removes the entry from its MAC table

Objective/domain: Network Fundamentals

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Question 10 An SNMP operation fails because the manager uses an invalid community string. What should the manager expect?

Answer choices

  1. A. MIB updates are sent directly to the SNMP manager
  2. B. The SNMP manager will receive no response
  3. C. The SNMP manager will receive error messages
  4. D. Polling frequency increases automatically

Correct answer

The SNMP manager will receive error messages

Objective/domain: IP Services

Source: Cisco CCNA Exam v1.1 (200-301) Exam Topics

Where to go after the daily web set

How are CCNA questions generated?

dotCreds builds CCNA practice questions from public exam objectives and Cisco exam and documentation references. The questions are written for realistic study practice, not copied from exam dumps.

How are explanations sourced?

Each question includes an explanation and, when available, a source link back to the provider documentation or reference used to validate the answer. That keeps the practice tied to study material you can actually review.

What score do I get?

The page tracks today's answered count and accuracy for the 10-question daily set, then saves a 7-day score history on this device so you can see your recent practice trend.

Why use this site?

The site is the fastest way to start CCNA practice without installing anything. It is built for daily recall, quick weak-topic discovery, and source-backed explanations you can review immediately.