70
Examples
# Clear the stop-accounting requests buffered for user
user0001@test
.
<Sysname> reset stop-accounting-buffer user-name user0001@test
# Clear the stop-accounting requests buffered in the time range from 0:0:0 to 23:59:59 on August 31,
2006.
<Sysname> reset stop-accounting-buffer time-range 0:0:0-08/31/2006 23:59:59-08/31/2006
Related commands
•
stop-accounting-buffer
enable
•
display
stop-accounting-buffer
retry
Use
retry
to set the maximum number of attempts for transmitting a RADIUS packet to a single
RADIUS server.
Use
undo retry
to restore the default.
Syntax
retry
retry-times
undo retry
Default
The maximum number of RADIUS packet transmission attempts is 3.
Views
RADIUS scheme view
Default command level
2: System level
Parameters
retry-times
: Maximum number of RADIUS packet transmission attempts, ranging from 1 to 20.
Usage guidelines
Because RADIUS uses UDP packets to transmit data, the communication is not reliable. If the
device does not receive a response to its request from the RADIUS server within the response
timeout period, it retransmits the RADIUS request. If the number of transmission attempts exceeds
the limit but the device still receives no response from the RADIUS server, the device considers the
request a failure.
The maximum number of packet transmission attempts multiplied by the RADIUS server response
timeout period cannot be greater than 75.
Examples
# Set the maximum number of RADIUS request transmission attempts to 5 for RADIUS scheme
radius1
.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] retry 5
Related commands
•
radius
scheme
•
timer
response-timeout