Administrator Guide

Security Commands 982
dot1x max-req
Use the dot1x max-req command to set the maximum number of times that
the switch sends an Extensible Authentication Protocol EAP-Request frame
to which no response is received, before restarting the authentication process.
To return to the default setting, use the no form of this command.
Syntax
dot1x max-req count
no dot1x max-req
count — Number of times that the switch sends an EAP-Request/Identity
frame before restarting the authentication process. (Range: 1–10)
Default Configuration
The default value for the count parameter is 2.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
Change the default value of this command only to adjust for unusual
circumstances, such as unreliable links or specific behavioral problems with
certain clients and authentication servers.
This command limits the number of EAP-Requests other than EAP
Request/Identity. Use the dot1x max-reauth-req command to limit the
number of EAP Request/Identity messages.
Example
The following example sets the number of times that the switch sends an
EAP-request/identity frame to 6.
console(config)# interface gigabitethernet 1/0/16
console(config-if-Gi1/0/16)# dot1x max-req 6