Chapter 37 Configuration of 802.1X DGS-3610 Series Configuration Guide
DGS-3610#show dot1x
You can use the no dot1x max-req command to restore the maximum number of packet
re-transmissions to its default. The following example sets the maximum number of packet
retransmissions to 5:
DGS-3610# configure terminal
DGS-3610(config)# dot1x max-req 5
DGS-3610(config)# end
37.2.10 Setting the Maximum Number of
Re-authentications
When the user authentication fails, the device attempts to perform authentication for the user
once again. When the number of attempts exceeds the maximum number of authentications,
the device believes that this user is already disconnected, and ends the authentication
process accordingly. By default, the number is 3. However, you can modify this value.
In the privileged mode, you can set the maximum number of re-authentications through the
following steps:
Enter the global configuration mode.
Setting the Maximum Number of Re-authentications
Return to the privileged mode.
Show the dot1x configurations.
You can use the no dot1x reauth-max command to restore the maximum number of
re-authentications to its default. The following example sets the maximum number of
re-authentications to 3:
DGS-3610# configure terminal
DGS-3610(config)# dot1x reauth-max 3
DGS-3610(config)# end
DGS-3610#
37.2.11 Setting the Server-timeout
This value indicates the maximum response time of the Radius Server. If the switch does not
receive the response from the Radius Server within this period, it deems the authentication
as a failure.
In the privileged mode, you can set the Server-timeout and restore it to its default through
the following steps:
Enter the global configuration mode.