1-15configured by the dot1x timer reauth-period command). This is intended to track the connectionstatus of online users and update the authorization attributes assigned by the server, such as the ACL,VLAN, and QoS Profile, ensuring that the users are in normal online state.Related commands: dot1x timer reauth-period.Examples# Enable the 802.1X re-authentication function on GigabitEthernet 1/0/1 and configure the periodicre-authentication interval as 1800 seconds. system-view[Sysname] dot1x timer reauth-period 1800[Sysname] interface gigabitethernet 1/0/1[Sysname-GigabitEthernet1/0/1] dot1x re-authenticatedot1x retrySyntaxdot1x retry max-retry-valueundo dot1x retryViewSystem viewDefault Level2: System levelParametersmax-retry-value: Maximum number of attempts to send an authentication request to a client, in therange 1 to 10.DescriptionUse the dot1x retry command to set the maximum number of attempts to send an authenticationrequest to a client.Use the undo dot1x retry command to restore the default.By default, the device can send an authentication request to a client twice at most.Note that after sending an authentication request to a client, the device may retransmit the request if itdoes not receive any response at an interval specified by the username request timeout timer or clienttimeout timer. The number of retransmission attempts is one less than the value set by this command.Related commands: display dot1x.Examples# Set the maximum number of attempts to send an authentication request to a client as 9. system-view[Sysname] dot1x retry 9