
1-45
Examples
# Delete the stop-accounting requests buffered for user [email protected].
<Sysname> reset stop-accounting-buffer user-name [email protected]
# Delete the stop-accounting requests buffered from 0:0:0 08/31/2002 to 23:59:59 08/31/2002.
<Sysname> reset stop-accounting-buffer time-range 00:00:00-08/31/2002 23:59:59-08/31/2002
retry
Syntax
retry
retry-times
undo retry
View
RADIUS scheme view
Parameters
retry-times
: Maximum number of transmission attempts of a RADIUS request, ranging from 1 to 20.
Description
Use the
retry
command to set the maximum number of transmission attempts of a RADIUS request.
Use the
undo retry
command to restore the default maximum number of transmission attempts.
By default, the maximum number of RADIUS request transmission attempts is 3.
Note that:
z
The communication in RADIUS is unreliable because this protocol adopts UDP packets to carry its
data. Therefore, it is necessary for the switch to retransmit a RADIUS request if it gets no response
from the RADIUS server after the server response timeout timer expires. If the switch gets no
answer after it has tried the maximum number of times to transmit a RADIUS request, the switch
considers that the request fails.
z
Appropriately setting this maximum number of transmission attempts according to your network
situation can improve the reacting speed of the system.
Related commands:
radius scheme
.
Examples
# Set the maximum number of RADIUS request transmission attempts for RADIUS scheme radius1 to
five.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] retry 5
retry realtime-accounting
Syntax
retry realtime-accounting
retry-times