Question 1,071 of 1,819
Network Services and SecuritymediumMatchingObjective-mapped

Quick Answer

The answer is that Authentication verifies the identity of a user or device before granting access to the network. This is correct because AAA authentication confirms who you are by checking credentials against a local database or external server, while authorization determines what actions you can perform, and accounting records user activity for auditing and billing. On the CCNA 200-301 v2 exam, this concept tests your ability to distinguish the three core AAA components, often appearing in drag-and-drop or matching questions where you pair each term with its function. A common trap is confusing authorization with authentication—remember that authentication happens first to prove identity, then authorization grants permissions. For a quick memory tip, think of AAA as a three-step process: prove who you are (Authentication), get your permissions (Authorization), and leave a trail (Accounting).

CCNA Network Services and Security Practice Question

This 200-301 practice question tests your understanding of network services and security. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Match each AAA component or related term to its most accurate meaning.

Question 1mediummatching
Study the full AAA explanation →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Authentication: Verifies the identity of a user or device before granting access to the network.

In AAA, Authentication verifies identity (who you are), Authorization determines allowed actions (what you can do), Accounting records activity for auditing. A local database stores credentials on the device for local authentication checks. These definitions directly match the pairs in the question.

Key principle: Authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Authentication: Verifies the identity of a user or device before granting access to the network.

    Why this is correct

    Authentication is the process of confirming identity, typically through credentials like username/password, certificates, or tokens. This is the first step in AAA.

    Related concept

    Authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations.

  • Authorization: Determines what resources or actions an authenticated user is permitted to access.

    Why it's wrong here

    This is incorrect because the question asks for the meaning of 'Authentication', not 'Authorization'. Authorization occurs after authentication and defines permissions.

  • Accounting: Tracks and logs user activities, such as login times, commands executed, and data usage.

    Why it's wrong here

    This is incorrect because the question asks for the meaning of 'Authentication', not 'Accounting'. Accounting is the third component of AAA, focused on auditing and billing.

  • RADIUS: A protocol that provides AAA services, commonly used for network access control.

    Why it's wrong here

    This is incorrect because the question asks for the meaning of 'Authentication', not a protocol. RADIUS is a protocol that can handle authentication, but it is not the definition of authentication itself.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.

Authentication: Verifies the identity of a user or device before granting access to the network.Correct answer

Why this is correct

Authentication is the process of confirming identity, typically through credentials like username/password, certificates, or tokens. This is the first step in AAA.

Authorization: Determines what resources or actions an authenticated user is permitted to access.Wrong answer — click to see why

Why this is wrong here

The specific factual error is confusing the order and purpose of AAA components. Authentication is about identity, not permissions.

Why candidates choose this

Candidates often mix up Authentication and Authorization because both involve access control and are closely related.

Accounting: Tracks and logs user activities, such as login times, commands executed, and data usage.Wrong answer — click to see why

Why this is wrong here

The specific factual error is assigning the definition of Accounting to Authentication. Accounting is about logging, not identity verification.

Why candidates choose this

Candidates may confuse the terms because all three start with 'A' and are part of the same framework.

RADIUS: A protocol that provides AAA services, commonly used for network access control.Wrong answer — click to see why

Why this is wrong here

The specific factual error is equating a protocol with a component of AAA. Authentication is a process, while RADIUS is a tool that implements it.

Why candidates choose this

Candidates often associate RADIUS directly with authentication because it is a common authentication protocol, but the question asks for the meaning of the term 'Authentication'.

Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

Learners often confuse the roles of Authentication (identity), Authorization (permissions), and Accounting (logging), or mix them with AAA protocols like RADIUS or TACACS+.

Detailed technical explanation

How to think about this question

AAA stands for Authentication, Authorization, and Accounting, a fundamental security framework used in Cisco networking to control user access and track user activities. Authentication is the process that verifies the identity of a user or device before granting access to network resources. Authorization follows by determining which resources or commands the authenticated user is permitted to access or execute. Accounting then records the details of user activities, such as login times and executed commands, providing an audit trail for security and compliance purposes. In Cisco devices, AAA can be implemented using various methods, including local databases, RADIUS, or TACACS+ servers. The local database refers to the device’s own stored credentials used during authentication when external servers are not configured or unavailable. This means the device itself verifies user identities against its internal user accounts. Authorization policies then define the permitted actions based on the authenticated identity, and accounting logs are generated locally or sent to external servers for monitoring. A frequent exam trap is confusing the roles of AAA components or misattributing the local database’s function. For example, assuming the local database is involved in authorization or accounting rather than authentication leads to incorrect answers. Practically, understanding that authentication is the first step and that the local database is a credential source clarifies the AAA process. This knowledge is critical for configuring secure access on Cisco routers and switches, ensuring proper user verification, permission control, and activity logging.

KKey Concepts to Remember

  • Authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations.
  • Authorization determines the specific network resources or commands an authenticated user is permitted to access or execute.
  • Accounting records user activity details such as login times and executed commands to provide an audit trail for security.
  • A local database on Cisco devices stores user credentials used during authentication when external AAA servers are not configured.
  • AAA components operate sequentially: authentication first, then authorization, and finally accounting for comprehensive access control.
  • Cisco AAA implementation can use local databases or external servers like RADIUS and TACACS+ for flexible identity management.
  • Misunderstanding the role of the local database often leads to incorrect AAA configuration and exam mistakes.
  • Proper AAA configuration enhances network security by verifying identities, controlling permissions, and logging user activities.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations.

Real-world example

How this comes up in practice

A security administrator must allow nursing staff to reach a patient records server while blocking access from the guest Wi-Fi VLAN. After applying an extended ACL, traffic is still blocked from nursing workstations. The ACL was applied outbound instead of inbound on the wrong interface. Questions like this test ACL direction and placement rules.

What to study next

Got this wrong? Here's your next step.

Review authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations., then practise related 200-301 questions on the same topic to reinforce the concept.

Related practice questions

Related 200-301 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free 200-301 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this 200-301 question test?

Network Services and Security — This question tests Network Services and Security — Authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations..

What is the correct answer to this question?

The correct answer is: Authentication: Verifies the identity of a user or device before granting access to the network. — In AAA, Authentication verifies identity (who you are), Authorization determines allowed actions (what you can do), Accounting records activity for auditing. A local database stores credentials on the device for local authentication checks. These definitions directly match the pairs in the question.

What should I do if I get this 200-301 question wrong?

Review authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations., then practise related 200-301 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Authentication verifies the identity of a user or device before network access is granted in Cisco AAA configurations.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More 200-301 practice questions

Last reviewed: May 17, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.