DGS-6604
mm
dot1x re-authentication
CLI Reference Guide
181
dot1x re-authentication
Use this command to enable periodic re-authentication. Use the no form of this
command to disable periodic re-authentication.
dot1x re-authentication
no dot1x re-authentication
Syntax
None
Default
Disabled
Command Mode
Interface configuration
Usage Guideline
This command is valid only for physical port interface.
The number of seconds between re-authentication attempts can be configured
using the
dot1x timeout command on page 183
with the
reauth-period
keyword
.
Examples
This example enables periodic re-authentication on eth4.1.
This example shows how to disable periodic-re-authentication.
Verify the settings by entering the
show dot1x auth-configuration
command.
Switch# configure terminal
Switch(config)# interface eth4.1
Switch(config-if)# dot1x re-authentication
Switch# configure terminal
Switch(config)# interface eth4.1
Switch(config-if)# no dot1x re-authentication