nerdexam
Cisco

350-701 · Question #662

An engineer configured 802.1X authentication on a switch port but cannot authenticate. Which action must the engineer take to validate if the user credentials are correct?

The correct answer is A. Check the logs of the authentication server for the username and authentication rejection logs. To validate user credentials during 802.1X authentication issues, the most direct approach is to check the authentication server's logs for rejection messages, which usually indicate incorrect credentials or policy mismatches.

Submitted by saadiq_pk· Mar 30, 2026Secure Network Access, Visibility, and Enforcement

Question

An engineer configured 802.1X authentication on a switch port but cannot authenticate. Which action must the engineer take to validate if the user credentials are correct?

Options

  • ACheck the logs of the authentication server for the username and authentication rejection logs.
  • BCheck policy enforcement point for the authentication mechanism and credentials used.
  • CCheck the supplicant logs for the username and password entered, then check the authentication
  • DCheck the authenticator and view the debug logs for the username and password.

How the community answered

(46 responses)
  • A
    52% (24)
  • B
    28% (13)
  • C
    13% (6)
  • D
    7% (3)

Why each option

To validate user credentials during 802.1X authentication issues, the most direct approach is to check the authentication server's logs for rejection messages, which usually indicate incorrect credentials or policy mismatches.

ACheck the logs of the authentication server for the username and authentication rejection logs.Correct

When 802.1X authentication fails due to incorrect credentials, the authentication server (e.g., RADIUS server) is the authoritative source for validating these credentials. Its logs will explicitly show authentication attempts, whether they succeeded or were rejected, and often provide the reason for rejection, such as invalid username or password, which directly helps confirm if the user's credentials are correct.

BCheck policy enforcement point for the authentication mechanism and credentials used.

The policy enforcement point (the switch) only forwards authentication requests; it does not validate credentials itself or log the actual credentials used, only the authentication outcome reported by the server.

CCheck the supplicant logs for the username and password entered, then check the authentication

While the supplicant logs might show the username entered, they generally do not display the password for security reasons. Checking supplicant logs alone won't validate credentials against the server.

DCheck the authenticator and view the debug logs for the username and password.

Debug logs on the authenticator (switch) can provide details about the 802.1X handshake but typically do not expose the user's password in plain text or definitively confirm credential correctness in the same way the authentication server logs do.

Concept tested: 802.1X troubleshooting user credentials

Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/8021x/116668-trouble-8021x.html

Topics

#802.1X#Authentication troubleshooting#AAA server logs#Network access control

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice