R3721-F3210-F3171-HP High-End Firewalls Access Control Command Reference-6PW101
134
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
retry
Syntax
retry retry-times
undo retry
View
RADIUS scheme view
Default level
2: System level
Parameters
retry-times: Maximum number of RADIUS packet transmission attempts, in the range of 1 to 20.
Description
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.
By default, the maximum number of RADIUS packet transmission attempts is 3.
Because RADIUS uses UDP packets to transmit data, the communication is not reliable. If the firewall
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 firewall
still receives no response from the RADIUS server, the firewall 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.
Related commands: radius scheme and timer response-timeout.
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
retry realtime-accounting
Syntax
retry realtime-accounting retry-times
undo retry realtime-accounting