Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
Sets the authenticator-to-supplicant retransmission time for all EAP
messages other than EAP Request ID.
The range is from 1 to 65535. The default is 30.
supp-timeout seconds
Configures the number of seconds between retransmission of EAP
request ID packets (assuming that no response is received) to the
client.
• The range is from 1 to 65535. The default is 30.
• If an 802.1X packet is sent to the supplicant and the supplicant
does not send a response after the retry period, the packet will
be sent again.
tx-period seconds
Command Default
Periodic reauthentication and periodic rate-limiting are done.
Command Modes
Interface configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You should change the default value of this command only to adjust for unusual circumstances such as
unreliable links or specific behavioral problems with certain clients and authentication servers.
The dot1x timeout reauth-period interface configuration command affects the behavior of the switch only
if you have enabled periodic re-authentication by using the dot1x reauthentication interface configuration
command.
During the quiet period, the switch does not accept or initiate any authentication requests. If you want to
provide a faster response time to the user, enter a number smaller than the default.
When the ratelimit-period is set to 0 (the default), the switch does not ignore EAPOL packets from clients
that have been successfully authenticated and forwards them to the RADIUS server.
Examples
The following example shows that various 802.1X retransmission and timeout periods have been set:
Controller(config)#
configure terminal
Controller(config)#
interface g1/0/3
Controller(config-if)#
dot1x port-control auto
Controller(config-if)#
dot1x timeout auth-period 2000
Controller(config-if)#
dot1x timeout held-period 2400
Controller(config-if)#
dot1x timeout quiet-period 600
Controller(config-if)#
dot1x timeout start-period 90
Controller(config-if)#
dot1x timeout supp-timeout 300
Controller(config-if)#
dot1x timeout tx-period 60
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
384
OL-29471-01  
dot1x timeout