What does AAA stand for?
Authentication Authorization Accounting
What is the purpose of AAA? It does two things.
Controls access and tracks user activity on a network
What is a NAP/NAS in AAA?
A device that acts as a middleman forwarding authentication requests
Does a NAP/NAS store credentials?
No it only forwards authentication data
What devices can act as a NAP/NAS? Name 3 possibilities.
Switches, access points, and VPN gateways
What is the main role of a NAP/NAS?
Transit device between client and AAA server
What is a supplicant?
The device requesting access (user device like PC or laptop)
What is RADIUS?
A protocol used to handle AAA services
Does RADIUS store credentials?
No it is a protocol not a storage component
What is the AAA server?
The system that actually performs authentication authorization and accounting
Where is the AAA server located?
Typically within the local network
Which component forwards authentication data but does not store it?
NAP/NAS
Which component is the client in AAA?
Supplicant
Which component verifies credentials in AAA?
AAA server
Which component defines how AAA works?
RADIUS protocol
Simple flow of AAA process?
Supplicant → NAP/NAS → AAA server → back to NAP/NAS → Supplicant
What solution forwards internet traffic and caches content?
Proxy server
What is the main purpose of a proxy server?
Forward requests and cache content
Why is caching used in a proxy server?
Improve performance and reduce bandwidth usage
A proxy server handles what type of traffic?
HTTP/Internet traffic
Does a proxy server sit between client and internet?
Yes
What does NAT do?
Translates private IPs to public IPs
Is NAT used for caching content?
No
What is the main purpose of UTM?
Security management (multiple security features)