Specifications
2-125
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
dot1x timeout reauth-period
dot1x timeout reauth-period
Use the dot1x timeout reauth-period configuration interface command to configure the dot1x client
reauthentication period. The no form of the command disables reauthentication.
[no] dot1x timeout reauth-period {<sec> | server}
Syntax Description
Defaults The default is Disabled.
Command Modes Configuration interface
Command History
Examples This example shows how to configure a dot1x client reauthentication period to a value of 100 seconds:
AP(config)# dot1x timeout reauth-period 100
sec Specifies the number of seconds (1 to 65555 seconds).
server Specifies reauthentication period is configured on the authentication
server. If you use this option, configure your authentication server with
RADIUS attribute 27, Session-Timeout. This attribute sets the
maximum number of seconds of serveice to be provided to a client
device before termination of the session. The server sends this attribute
to the access point when a client performs EAP authentication.
Release Modification
12.3(8)JEA This command was introduced.
12.4(21a)JA1 This command was modified.