- Get link
- X
- Other Apps
AAA servers usually support the protocol TACACS+ and ____________________ to communicate with enterprise resources.
(A) DHCP
(B) ARP
(C) RADIUS
(D) HTTP
RADIUS is the correct answer.
AAA servers usually support the protocol TACACS+ and RADIUS to communicate with enterprise resources.
Authentication, authorization, and accounting (AAA) manage user activity to and through systems. You can think of AAA in the following manner:
- Authentication: Who is the user?
- Authorization: What is the user allowed to do?
- Accounting: What did the user do?
- TACACS+: TACACS+ A Cisco proprietary protocol that separates each of the AAA functions. Communication is secure and encrypted over TCP port 49. One of the key differentiators of TACACS+ is its ability to separate authentication, authorization, and accounting as separate and independent functions. This is why TACACS+ is so commonly used for device administration, even though RADIUS is still certainly capable of providing device administration AAA.
- RADIUS: Radius is a network protocol that controls user network access via authentication and accounting. Commonly used by Internet Service Providers (ISPs), cellular network providers, and corporate and educational networks.
- Authenticates users or devices before allowing them access to a network
- Authorizes those users or devices for specific network services
- Accounts for the usage of those services
- Get link
- X
- Other Apps
Comments
Post a Comment