Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Free Resources

Difficulty IndexLearn — Free ChaptersIT GlossaryFree Tools & LabsStudy GuidesCareer RoadmapsBrowse by VendorCisco Command ReferenceCCNA Scenarios

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

HomeCertifications200-301GlossaryRADIUS

Security

ACLPort SecurityDHCP SnoopingDynamic ARP InspectionSSHTelnetAAATACACS+View all terms →

Practice

Practice TestMock ExamFlashcards
Security200-301 Exam Term

What Does RADIUS Mean in 200-301?

Full form: Remote Authentication Dial-In User Service

Also known as: Remote Authentication Dial-In User Service

Reviewed byJohnson Ajibi· Senior Network & Security Engineer · MSc IT Security

Quick Definition

An open-standard AAA protocol that uses UDP and encrypts only the password.

Full Definition

RADIUS is an open-standard AAA protocol that centralises authentication, authorisation, and accounting for network access. It uses UDP ports 1812 (authentication/authorisation) and 1813 (accounting). Only the password is encrypted in RADIUS packets; other attributes (username, accounting data) are sent in cleartext. RADIUS is widely used for Wi-Fi authentication (802.1X), VPN access, and ISP dial-up.

Exam Trap — Don't Get Fooled

RADIUS combines authentication and authorisation in a single Accept or Reject response. TACACS+ separates them into independent processes. RADIUS uses UDP; TACACS+ uses TCP.

Related 200-301 Terms

AAA

Authentication, Authorisation, and Accounting — the three-component framework for controlling network access.

TACACS+

A Cisco-developed AAA protocol that uses TCP and encrypts the entire authentication payload.

802.1X

An IEEE standard for port-based authentication that requires credentials before granting network access.

Frequently Asked Questions

What does RADIUS mean on the 200-301 exam?

RADIUS is an open-standard AAA protocol that centralises authentication, authorisation, and accounting for network access. It uses UDP ports 1812 (authentication/authorisation) and 1813 (accounting). Only the password is encrypted in RADIUS packets; other attributes (username, accounting data) are sent in cleartext. RADIUS is widely used for Wi-Fi authentication (802.1X), VPN access, and ISP dial-up.

How does RADIUS appear as a trap on the 200-301?

RADIUS combines authentication and authorisation in a single Accept or Reject response. TACACS+ separates them into independent processes. RADIUS uses UDP; TACACS+ uses TCP.

How important is RADIUS on the 200-301 exam?

RADIUS falls under the Security domain of the 200-301 exam. Understanding it in context with related terms like tacacs-plus and aaa is essential for answering scenario-based questions correctly.

← Back to 200-301 GlossaryPractice 200-301 Questions

Term Info

Category

Security

Exam

200-301

Full Form

Remote Authentication Dial-In User Service