Technical data

Table Of Contents
Converged Enhanced Ethernet Command Reference 57
53-1002508-01
dot1x reauthMax
2
dot1x reauthMax
Sets the maximum number of times that a port attempts to reauthenticate.
Synopsis dot1x reauthMax number
no dot1x reauthMax
Operands number Specifies the maximum number of reauthentication attempts before the port
goes to the unauthorized state. The range of valid values is from 1 through
10.
Defaults The default number of times that a port attempts authentication is 2.
Command
Modes
Interface configuration mode
Description Use this command to set the maximum number of times that a port attempts to reauthenticate
before a port changes to the unauthorized state. Use the no dot1x reauthMax command to return
to the default setting.
Usage
Guidelines
None
Examples To set the maximum number of reauthentication attempts to 5:
switch(config)#interface tengigabitethernet 0/1
switch(conf-if-te-0/1)#dot1x reauthMax 5
To set the reauthentication maximum to the default value:
switch(config)#interface tengigabitethernet 0/1
switch(conf-if-te-0/1)#no dot1x reauthMax
See Also None