124
Examples
# Enable the 802.1X periodic online user re-authentication function on GigabitEthernet 3/0/1 and set
the periodic re-authentication interval to 1800 seconds.
<Sysname> system-view
[Sysname] dot1x timer reauth-period 1800
[Sysname] interface gigabitethernet 3/0/1
[Sysname-GigabitEthernet3/0/1] dot1x re-authenticate
Related commands
dot1x timer reauth-period
dot1x retry
Use
dot1x
retry
to set the maximum number of attempts for sending an authentication request to a
client.
Use
undo dot1x
retry
to restore the default.
Syntax
dot1x
retry
max-retry-value
undo dot1x
retry
Default
The maximum number of attempts that the device can send an authentication request to a client is
twice.
Views
System view
Default command level
2: System level
Parameters
max-retry-value
: Specifies the maximum number of attempts for sending an authentication request
to a client. The value range is 1 to 10.
Usage guidelines
After the network access device sends an authentication request to a client, if the device receives no
response from the client within the username request timeout timer (set with the
dot1x timer
tx-period
tx-period-value
command) or the client timeout timer (set with the
dot1x timer
supp-timeout
supp-timeout-value
command), the device retransmits the authentication request.
The network access device stops retransmitting the request, if it has made the maximum number of
request transmission attempts but still received no response.
This command applies to all ports of the device.
Examples
# Set the maximum number of attempts for sending an authentication request to a client as 9.
<Sysname> system-view
[Sysname] dot1x retry 9
Related commands
display dot1x