C
HAPTER
24
| Authentication Commands
802.1X Port Authentication
– 859 –
dot1x timeout
auth-period
This command sets the time that a supplicant port waits for a response
from the authenticator. Use the no form to restore the default setting.
SYNTAX
dot1x timeout auth-period seconds
no dot1x timeout auth-period
seconds - The number of seconds. (Range: 1-65535)
DEFAULT
30 seconds
COMMAND MODE
Interface Configuration
COMMAND USAGE
This command sets the time that the supplicant waits for a response from
the authenticator for packets other than EAPOL-Start.
EXAMPLE
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout auth-period 60
Console(config-if)#
dot1x timeout
held-period
This command sets the time that a supplicant port waits before resending
its credentials to find a new an authenticator. Use the no form to reset the
default.
SYNTAX
dot1x timeout held-period seconds
no dot1x timeout held-period
seconds - The number of seconds. (Range: 1-65535)
DEFAULT
60 seconds
COMMAND MODE
Interface Configuration
EXAMPLE
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout held-period 120
Console(config-if)#