2-228
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
dot1x re-authentication
dot1x re-authentication
To enable the periodic reauthentication of the client, use the dot1x re-authentication command. To
return to the default setting, use the no form of this command.
dot1x re-authentication
no dot1x re-authentication
Syntax Description This command has no arguments or keywords.
Defaults The periodic reauthentication is disabled.
Command Modes Interface configuration mode
Command History
Usage Guidelines You configure the amount of time between the periodic reauthentication attempts by using the dot1x
timeout re-authperiod global configuration command.
Examples This example shows how to disable the periodic reauthentication of the client:
Switch(config-if)# no dot1x re-authentication
Switch(config-if)#
This example shows how to enable the periodic reauthentication and set the number of seconds between
the reauthentication attempts to 4000 seconds:
Switch(config-if)# dot1x re-authentication
Switch(config-if)# dot1x timeout re-authperiod 4000
Switch#
You can verify your settings by entering the show dot1x privileged EXEC command.
Related Commands
Release Modification
12.1(12c)EW Support for this command was introduced on the Catalyst 4500 series switch.
Command Description
dot1x timeout Sets the reauthentication timer.
show dot1x Displays dot1x information.