SY0-501 · Question #448
An organization is expanding its network team. Currently, it has local accounts on all network devices, but with growth, it wants to move to centrally managed authentication. Which of the following…
The correct answer is A. TACACS+ D. RADIUS. For centralized network device authentication management, TACACS+ and RADIUS are the industry-standard AAA protocols designed specifically for this purpose. Both provide centralized authentication servers that network devices can query instead of relying on local accounts.
Question
An organization is expanding its network team. Currently, it has local accounts on all network devices, but with growth, it wants to move to centrally managed authentication. Which of the following are the BEST solutions for the organization? (Sect TWO)
Options
- ATACACS+
- BCHAP
- CLDAP
- DRADIUS
- EMSCHAPv2
How the community answered
(42 responses)- A79% (33)
- B12% (5)
- C2% (1)
- E7% (3)
Why each option
For centralized network device authentication management, TACACS+ and RADIUS are the industry-standard AAA protocols designed specifically for this purpose. Both provide centralized authentication servers that network devices can query instead of relying on local accounts.
TACACS+ (Terminal Access Controller Access-Control System Plus) is a Cisco-developed AAA protocol that provides centralized authentication, authorization, and accounting for network devices, encrypts the entire payload, and offers granular command-level authorization, making it ideal for managing network device access at scale.
CHAP (Challenge Handshake Authentication Protocol) is a point-to-point authentication protocol used to verify identity during link establishment, not a centralized AAA framework for managing network device authentication across an organization.
LDAP (Lightweight Directory Access Protocol) is a directory service query protocol used to look up and manage objects in a directory like Active Directory, but it is not itself a network device AAA solution and lacks the native accounting and authorization features needed for centralized network device management.
RADIUS (Remote Authentication Dial-In User Service) is an open-standard AAA protocol widely supported across multi-vendor network environments that centralizes authentication and accounting, allowing network devices to offload credential management to a central RADIUS server rather than maintaining local accounts on each device.
MSCHAPv2 (Microsoft Challenge Handshake Authentication Protocol version 2) is a mutual authentication protocol primarily used for VPN and wireless client authentication, not a centralized AAA solution for managing administrative access to network infrastructure devices.
Concept tested: Centralized AAA protocols for network device authentication
Source: https://www.cisco.com/c/en/us/support/docs/security-vpn/terminal-access-controller-access-control-system-tacacs-/10384-security.html
Topics
Community Discussion
No community discussion yet for this question.