3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

288 CHAPTER 17: AAA/RADIUS/HWTACACS CONFIGURATION COMMANDS
You can clear the buffered stop-accounting requests by RADIUS scheme, session
ID, username, or time range.
Related command: stop-accounting-buffer enable, retry stop-accounting,
and display stop-accounting-buffer.
Example
# Clear the buffered stop-accounting requests related to the user
"user0001@3com163.net".
<SecBlade_FW> reset stop-accounting-buffer user-name user0001@3com163.net
# Clear the buffered stop-accounting requests in the time range 0:0:0 to 23:59:59
on August 31, 2002.
<SecBlade_FW> reset stop-accounting-buffer time-range 0:0:0-08/31/2002
23:59:59-08/31/2002
retry Syntax
retry retry-times
undo retry
View
RADIUS view
Parameter
retry-times: The maximum number of request attempts, which is ranging from 1
to 20.
Description
Use the retry command to configure the number of RADIUS request attempts.
Use the undo retry command to restore the default.
In the RADIUS protocol, UDP applies to provide unreliable transmission. If the NAS
receives no response from the current RADIUS server when the response timeout
timer expires, it has to retransmit the RADIUS request. If the number of request
attempts exceeds the specified retry-times, the NAS considers that the current
RADIUS server is disconnected and turns to another RADIUS server.
Appropriately set the retry-times parameter to maintain an acceptable system
response speed.
The default retry times is 3.
Related command: radius scheme.
Example
# With the RADIUS scheme "3com", a RADIUS request can be sent up to five
times.
[SecBlade_FW-radius-3com] retry 5