3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1911
response after sending the allowed maximum number of handshake requests,
it considers that the supplicant is offline.
Quiet timer (quiet-period): When a supplicant fails the authentication, the
authenticator refuses further authentication requests from the supplicant in
this period of time.
Server timeout timer (server-timeout): Once an authenticator sends a RADIUS
Access-Request packet to the authentication server, it starts this timer. If this
timer expires but it receives no response from the server, it retransmits the
request.
Supplicant timeout timer (supp-timeout): Once an authenticator sends an
EAP-Request/MD5 Challenge frame to a supplicant, it starts this timer. If this
timer expires but it receives no response from the supplicant, it retransmits the
request.
Username request timeout timer (tx-period): Once an authenticator sends an
EAP-Request/Identity frame to a supplicant, it starts this timer. If this timer
expires but it receives no response from the supplicant, it retransmits the
request. In addition, to be compatible with clients that do not send
EAPOL-Start requests unsolicitedly, the device multicasts EAP-Request/Identity
frame periodically to detect the clients, with the multicast interval defined by
tx-period.
Generally, it is unnecessary to change the timers unless in some special or extreme
network environments.
Related command: display dot1x.
Example # Set the server timeout timer to 150 seconds.
<Sysname> system-view
[Sysname] dot1x timer server-timeout 150
reset dot1x statistics
Syntax reset dot1x statistics [ interface interface-list ]
View User view
Parameter interface interface-list: Specifies an Ethernet port list, which can contain multiple
Ethernet ports. The interface-list argument is in the format of interface-list =
{ interface-type interface-number [ to interface-type interface-number ]} &
<1-10>, where interface-type represents the port type, interface-number
represents the port number, and & <1-10> means that you can provide up to 10
port indexes/port index lists for this argument. The start port number must be
smaller than the end number and the two ports must of the same type.
Description Use the
reset dot1x statistics command to clear 802.1x statistics.