- A
Authentication: Verifies the identity of a user or device before granting access to the network.
Authentication is the process of confirming identity, typically through credentials like username/password, certificates, or tokens. This is the first step in AAA.
- B
Authorization: Determines what resources or actions an authenticated user is permitted to access.
Why wrong: This is incorrect because the question asks for the meaning of 'Authentication', not 'Authorization'. Authorization occurs after authentication and defines permissions.
- C
Accounting: Tracks and logs user activities, such as login times, commands executed, and data usage.
Why wrong: 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.
- D
RADIUS: A protocol that provides AAA services, commonly used for network access control.
Why wrong: 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.
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.
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.
- →
Network Services and Security — study guide chapter
Learn the concepts, then practise the questions
- →
Network Services and Security practice questions
Targeted practice on this topic area only
- →
All 200-301 questions
1,819 questions across all exam domains
- →
CCNA 200-301 v2 study guide
Full concept coverage aligned to exam objectives
- →
200-301 practice test guide
How to use practice tests most effectively before exam day
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.
Network Infrastructure and Connectivity practice questions
Practise 200-301 questions linked to Network Infrastructure and Connectivity.
Switching and Network Access practice questions
Practise 200-301 questions linked to Switching and Network Access.
IP Routing practice questions
Practise 200-301 questions linked to IP Routing.
Network Services and Security practice questions
Practise 200-301 questions linked to Network Services and Security.
AI and Network Operations practice questions
Practise 200-301 questions linked to AI and Network Operations.
CCNA subnetting practice questions
Practise IPv4 subnetting, CIDR, masks, host ranges and subnet selection.
CCNA OSPF practice questions
Practise OSPF neighbours, router IDs, metrics, areas and routing-table interpretation.
CCNA VLAN practice questions
Practise VLANs, access ports, trunks, allowed VLANs and switching scenarios.
CCNA STP practice questions
Practise spanning tree, root bridge election, port roles and STP troubleshooting.
CCNA EtherChannel practice questions
Practise LACP, PAgP, port-channel behaviour and bundle requirements.
CCNA ACL practice questions
Practise standard and extended ACLs, permit/deny logic and traffic filtering.
CCNA NAT practice questions
Practise static NAT, dynamic NAT, PAT and inside/outside address translation.
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 →
Keep practising
More 200-301 practice questions
- A switchport connected to another switch should carry multiple VLANs, but it was manually configured as an access port.…
- What problem is HSRP designed to solve?
- Which TWO statements correctly describe the causes or implications of CRC errors, runts, giants, or output errors as see…
- You are connected to R1. Configure IPv4 and IPv6 addressing on R1's interfaces and verify reachability to R2. The curren…
- Which TWO statements accurately describe how AI/ML concepts are applied to network operations in modern enterprise netwo…
- Which TWO switch port configurations are required when connecting a Cisco IP phone and a desktop PC to a single access p…
Last reviewed: May 17, 2026
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.
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.
Sign in to join the discussion.