< Home

dot1x timer tx-period

Function

The dot1x timer tx-period command sets the interval at which the device sends authentication requests.

The undo dot1x timer tx-period command restores the default configuration.

By default, the device sends authentication requests at an interval of 30 seconds.

Format

dot1x timer tx-period tx-period-value

undo dot1x timer tx-period

Parameters

Parameter

Description

Value

tx-period-value

Specifies the interval for sending authentication requests.

The value is an integer that ranges from 1 to 120, in seconds.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

The device starts the tx-period timer in either of the following situations:
  • When the client initiates authentication and MAC address bypass authentication is not configured, the device sends a unicast Request/Identity packet to the client and starts the tx-period timer. If the client does not respond within the period set by the timer, the device retransmits the authentication request.
  • To authenticate the 802.1X clients that cannot initiate authentication, the device periodically sends multicast Request/Identity packets through the 802.1X-enabled interface to the clients at the interval set by the tx-period timer.

After MAC address bypass authentication is enabled on a device, the interval at which the device sends unicast Request/Identity packets to clients is determined by delay-time-value configured in the dot1x timer mac-bypass-delay command and max-retry-value configured in the dot1x retry command. The retransmission interval is the integer part of the value calculated using the following formula: delay-time-value/(max-retry-value + 1)

Normally, it is recommended that you retain the default setting of the timer.

Example

# Set the interval at which the device sends authentication requests to 90 seconds.

<HUAWEI> system-view
[HUAWEI] dot1x timer tx-period 90
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >