220-1002 · Question #725
Which of the following authentication methods was designed to be used primarily for administration purposes, such as giving users access to manage switches and routers?
The correct answer is A. RADIUS. RADIUS is the authentication protocol used to provide centralized AAA services for administrative access to network infrastructure devices such as switches and routers.
Question
Which of the following authentication methods was designed to be used primarily for administration purposes, such as giving users access to manage switches and routers?
Options
- ARADIUS
- BLDAP
- CTACACS
- DActive Directory
How the community answered
(44 responses)- A89% (39)
- B2% (1)
- C2% (1)
- D7% (3)
Why each option
RADIUS is the authentication protocol used to provide centralized AAA services for administrative access to network infrastructure devices such as switches and routers.
RADIUS (Remote Authentication Dial-In User Service) provides centralized Authentication, Authorization, and Accounting (AAA) for users connecting to network services. It is the standard protocol used by network administrators to control and audit access to managed devices such as switches and routers, making it the primary choice for infrastructure device administration.
LDAP (Lightweight Directory Access Protocol) is a protocol for querying and modifying directory services such as Active Directory, and is not designed as an authentication mechanism for managing network device access.
TACACS (Terminal Access Controller Access-Control System) is an older AAA protocol that predates RADIUS and has been largely replaced; its successor TACACS+ provides similar functionality but RADIUS is the identified standard answer for this use case.
Active Directory is a Microsoft directory service and identity platform, not a standalone authentication protocol, and it is not independently deployed to manage access to switches and routers.
Concept tested: RADIUS protocol for network device administration AAA
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-top
Topics
Community Discussion
No community discussion yet for this question.