Users Guide

Security Commands 1085
Syntax
authentication timer reauthenticate {seconds|server}
no authentication timer reauthenticate
seconds — Number of seconds between re-authentication attempts.
(Range: 300–4294967295)
server— Utilize the Session-Timeout (RADIUS attribute 27) value
received from the RADIUS server.
Default Configuration
The default re-authentication period is 3600 seconds. By default, the switch
will utilize the value sent by the authentication server, if any.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
The re-authentication process sends an authentication message (EAP-
Request/Identity)to authenticated supplicants asking them to re-
authenticate themselves. If a supplicant fails re-authentication, it is denied
access to switch resources. Re-authentication must be enabled for this setting
to have any effect.
Command History
Syntax updated in version 6.6 firmware.
Example
The following example sets the number of seconds between re-authentication
attempts to 300.
console(config)# interface gigabitethernet 1/0/16
console(config-if-Gi1/0/16)# authentication timer reauthenticate 300
The following example enables periodic reauthentication of the client every
two hours.
console(config)# interface gigabitethernet 1/0/16
console(config-if-Gi1/0/16)# authentication periodic
console(config-if-Gi1/0/16)# authentication timer reauthenticate 7200