Dot1x timeout re-authperiod, Dot1x timeout supp-timeout, Dot1x timeout – Brocade 6910 Ethernet Access Switch Configuration Guide (Supporting R2.2.0.0) User Manual
Page 235: Re-authperiod

Brocade 6910 Ethernet Access Switch Configuration Guide
179
53-1002651-02
9
802.1X Port Authentication
dot1x timeout re-authperiod
This command sets the time period after which a connected client must be re-authenticated. Use
the no form of this command to reset the default.
Syntax
dot1x timeout re-authperiod seconds
no dot1x timeout re-authperiod
seconds - The number of seconds. (Range: 1-65535)
Default
3600 seconds
Command Mode
Interface Configuration
Example
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout re-authperiod 300
Console(config-if)#
dot1x timeout supp-timeout
This command sets the time that an interface on the switch waits for a response to an EAP request
from a client before re-transmitting an EAP packet. Use the no form to reset to the default value.
Syntax
dot1x timeout supp-timeout seconds
no dot1x timeout supp-timeout
seconds - The number of seconds. (Range: 1-65535)
Default
30 seconds
Command Mode
Interface Configuration
Command Usage
This command sets the timeout for EAP-request frames other than EAP-request/identity frames. If
dot1x authentication is enabled on a port, the switch will initiate authentication when the port link
state comes up. It will send an EAP-request/identity frame to the client to request its identity,
followed by one or more requests for authentication information. It may also send other
EAP-request frames to the client during an active connection as required for reauthentication.
Example
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout supp-timeout 300
Console(config-if)#