Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-49
Example
# Delete the stop-accounting request packets buffered in the system for the user
[email protected].
<Sysname> reset stop-accounting-buffer user-name [email protected]
# Delete the stop-accounting request packets buffered from 0:0:0 08/31/2002 to
23:59:59 08/31/2002 in the system.
<Sysname> reset stop-accounting-buffer time-range 00:00:00-08/31/2002
23:59:59-08/31/2002
1.2.19 retry
Syntax
retry
retry-times
undo retry
View
RADIUS scheme view
Parameter
retry-times
: Maximum number of RADIUS packet transmission attempts, ranging from
1 to 20.
Description
Use the
retry
command to set the maximum number of RADIUS packet transmission
attempts.
Use the
undo retry
command to restore maximum number of RADIUS packet
transmission attempts to the default value.
By default, the maximum number of RADIUS packet transmission attempts is 3.
Note that:
z
The communication in RADIUS is unreliable because this protocol adopts UDP
packets to carry data. Therefore, it is necessary for the switch to retransmit a
RADIUS request if it gets no response from the RADIUS server after the response
timeout timer expires. If the maximum number of transmission attempts is reached
but the switch still receives no response, the switch considers that the request
fails.
z
Appropriately set this maximum number of transmission attempts according to the
network situation can improve the reacting speed of the system.
z
The product of the maximum RADIUS packet transmission attempts and the
response timeout timer for the RADIUS server can be no more than 75 seconds.
Related command:
radius scheme
and
timer response-timeout
.