What command is used on a switch to set the port access entity type so the interface acts only as an authenticator and will not respond to any messages meant for a supplicant?
- dot1x pae authenticator
- authentication port-control auto
- aaa authentication dot1x default group radius
- dot1x system-auth-control
Explanation: Sets the Port Access Entity (PAE) type.
dot1x pae [supplicant | authenticator | both]
- supplicant—The interface acts only as a supplicant and does not respond to messages that are meant for an authenticator.
- authenticator-—The interface acts only as an authenticator and does not respond to any messages meant for a supplicant.
- both—The interface behaves both as a supplicant and as an authenticator and thus does respond to all dot1x messages.
Exam with this question: Network Security Final Exam Answers
Please login or Register to submit your answer