(Optional) Configuring Timers for 802.1x Authentication
Context
Client timeout timer (client-timeout): After sending an EAP-Request/MD5-Challenge request packet to the client, the device starts this timer. If the client does not respond within the period set by the timer, the device retransmits the packet.
- User name request timeout timer (tx-period): This timer defines two intervals.
- After sending an EAP-Request/Identity request packet to the client, the device starts the timer. If the client does not respond within the first interval set by the timer, the device retransmits the authentication request packet.
- The device multicasts the EAP-Request/Identity request packet at the second interval to detect the client that does not actively send the EAPOL-Start connection request packet for compatibility. The timer defines the interval for sending the multicast packet.
Procedure
- Run system-view
The system view is displayed.
- Run dot1x timer { client-timeout client-timeout | tx-period tx-period }
The 802.1x timers are configured.
By default, the timeout interval of the authentication response from the client is 30 seconds, the interval for sending authentication requests is 30 seconds.
- Run commit
The configuration is committed.