The dot1x timer mac-bypass-delay command configures the 802.1X authentication timeout timer after which MAC address authentication is performed.
The undo dot1x timer mac-bypass-delay command restores the default configuration.
By default, the device performs MAC address authentication if 802.1X authentication is not successful within 30 seconds.
Parameter |
Description |
Value |
---|---|---|
delay-time-value | Specifies the value of the 802.1X authentication timeout timer after which MAC address authentication is performed. |
The value is an integer in the range 1 to 300, in seconds. |
After MAC address bypass authentication is configured, the device performs 802.1X authentication first and starts the timer configured using the dot1x timer mac-bypass-delay delay-time-value command. If 802.1X authentication is not successful before the timer expires, the device performs MAC address authentication on users. You can run the dot1x retry max-retry-value command to set the number of times an authentication request is retransmitted to an 802.1X user. The retransmission interval is the integer part of the value calculated using the following formula: delay-time-value/(max-retry-value + 1)