Cisco me 3400 Guia De Referência

Página de 872
 
2-86
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2      Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
dot1x timeout
dot1x timeout 
Use the dot1x timeout interface configuration command to set IEEE 802.1x timers. Use the no form of 
this command to return to the default setting.
dot1x timeout {quiet-period seconds | reauth-period seconds | server-timeout seconds | 
supp-timeout seconds | tx-period seconds}
no dot1x timeout {quiet-period | reauth-period server-timeout | supp-timeout | tx-period}
Syntax Description
Defaults
These are the default settings:
reauth-period is 3600 seconds.
quiet-period is 60 seconds.
tx-period is 30 seconds.
supp-timeout is 30 seconds.
server-timeout is 30 seconds.
Command Modes
Interface configuration
Command History
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.
quiet-period seconds
Number of seconds that the switch remains in the quiet state following a 
failed authentication exchange with the client. The range is 1 to 65535.
reauth-period seconds
Number of seconds between re-authentication attempts. The range is 1 to 
65535.
server-timeout seconds
Number of seconds that the switch waits for the retransmission of packets 
by the switch to the authentication server. The range is 30 to 65535.
supp-timeout seconds
Number of seconds that the switch waits for the retransmission of packets 
by the switch to the IEEE 802.1x client. The range is 30 to 65535.
tx-period seconds
Number of seconds that the switch waits for a response to an 
EAP-request/identity frame from the client before retransmitting the 
request. The range is 1 to 65535.
Release
Modification
12.2(25)EX
This command was introduced.
12.2(40)SE
The range for tx-period seconds is incorrect. The correct range is from 1 to 
65535.