A network technician has successfully connected to the employee SSID via 802 1X Which RADIUS message should you look for to ensure a successful connection?
- Authorized
- Access-Accept
- Success
- Authenticated
Answer(s): B
Explanation:
The RADIUS message that you should look for to ensure a successful connection via 802.1X is Access- Accept. This message indicates that the RADIUS server has authenticated and authorized the supplicant (the device that wants to access the network) and has granted it access to the network resources. The Access-Accept message may also contain additional attributes such as VLAN ID, session timeout, or filter ID that specify how the authenticator (the device that controls access to the network, such as a switch) should treat the supplicant's traffic.
The other options are not RADIUS messages because:
Authorized: This is not a RADIUS message, but a state that indicates that a port on an authenticator is allowed to pass traffic from a supplicant after successful authentication and authorization.
Success: This is not a RADIUS message, but a status that indicates that an EAP Extensible Authentication Protocol (EAP) is an authentication framework that provides support for multiple authentication methods, such as passwords, certificates, tokens, or biometrics. EAP is used in wireless networks and point-to-point connections to provide secure authentication between a supplicant (a device that wants to access the network) and an authentication server (a device that verifies the credentials of the supplicant). exchange has completed successfully between a supplicant and an authentication server.
Authenticated: This is not a RADIUS message, but a state that indicates that a port on an authenticator has received an EAP-Success message from an authentication server after successful authentication of a supplicant.
Reference:
https://en.wikipedia.org/wiki/RADIUS#Access-Accept https://www.cisco.com/c/en/us/support/docs/security-vpn/remote-authentication-dial-user-service-radius/13838-10.html https://en.wikipedia.org/wiki/IEEE_802.1X#Port- based_network_access_control https://en.wikipedia.org/wiki/Extensible_Authentication_Protocol#EAP_exchange
Reveal Solution Next Question