What is 802.1X authentication?
D3 ยท Architecture802.1X is an IEEE standard for port-based Network Access Control (NAC) that requires devices to authenticate before being granted access to a wired or wireless network port.
Three components: Supplicant (client device), Authenticator (switch or AP), Authentication Server (RADIUS/LDAP).
Three components: Supplicant (client device), Authenticator (switch or AP), Authentication Server (RADIUS/LDAP).
802.1X prevents unauthorized devices from connecting. Combined with EAP for the actual authentication method. EAP-TLS (certificate-based) is the most secure EAP type.