RADIUS TACACS+

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

RADIUS

Remote Authentication Dial-In User Service; an open-standard AAA protocol commonly used for network access (Wi-Fi, VPN, 802.1X) [user access].

2
New cards

TACACS+

Terminal Access Controller Access-Control System Plus; a Cisco proprietary AAA protocol used for controlling administrative access to network devices [routers switches].

3
New cards

RADIUS Protocol

Uses UDP (ports 1812 for authentication/authorization, 1813 for accounting); faster but less reliable.

4
New cards

TACACS+ Protocol

Uses TCP (port 49); more reliable connection for administrative control.

5
New cards

RADIUS Encryption

Encrypts only the user password in transmission; other data is sent in plaintext.

6
New cards

TACACS+ Encryption

Encrypts the entire packet including username, password, and authorization data.

7
New cards

RADIUS AAA Function

Combines authentication and authorization in a single step.

8
New cards

TACACS+ AAA Function

Separates authentication, authorization, and accounting for better control.

9
New cards

RADIUS Use Case

Best suited for user access control, such as remote VPNs or enterprise wireless logins.

10
New cards

TACACS+ Use Case

Best suited for administrative access to routers, switches, and firewalls.

11
New cards

RADIUS Vendor Support

Open standard supported by many vendors (Cisco, Juniper, Aruba, etc.).

12
New cards

TACACS+ Vendor Support

Cisco proprietary protocol supported mainly on Cisco devices.

13
New cards

RADIUS Performance

Lightweight and fast, good for high user volume environments.

14
New cards

TACACS+ Control

Fine-grained command-level control over device access.

15
New cards