Configuration Guide (Supporting R2.2.0.0) Owner's manual
178 Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002651-02
9
802.1X Port Authentication
Command Mode
Interface Configuration
Command Usage
• The re-authentication process verifies the connected client’s user ID and password on the
RADIUS server. During re-authentication, the client remains connected the network and the
process is handled transparently by the dot1x client software. Only if re-authentication fails is
the port blocked.
• The connected client is re-authenticated after the interval specified by the dot1x timeout
re-authperiod command. The default is 3600 seconds.
Example
Console(config)#interface eth 1/2
Console(config-if)#dot1x re-authentication
Console(config-if)#
Related Commands
“dot1x timeout re-authperiod” on page 179
dot1x timeout quiet-period
This command sets the time that a switch port waits after the maximum request count (see “dot1x
max-req” on page 176) has been exceeded before attempting to acquire a new client. Use the no
form to reset the default.
Syntax
dot1x timeout quiet-period seconds
no dot1x timeout quiet-period
seconds - The number of seconds. (Range: 1-65535)
Default
60 seconds
Command Mode
Interface Configuration
Example
Console(config)#interface eth 1/2
Console(config-if)#dot1x timeout quiet-period 350
Console(config-if)#