Command Manual – AAA RADIUS HWTACACS
H3C S7500E Series Ethernet Switches
Chapter 1 AAA/RADIUS/HWTACACS
Configuration Commands
1-48
# Clear the buffered stop-accounting requests 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
1.2.15 retry
Syntax
retry
retry-times
undo retry
View
RADIUS scheme view
Parameters
retry-times
: Maximum number of retransmission attempts, in the range 1 to 20.
Description
Use the
retry
command to set the maximum number of RADIUS retransmission
attempts.
Use the
undo retry
command to restore the default.
The default value for the
retry-times
argument is 3.
Note that:
z
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 time-out time, it will retransmit the RADIUS request. If
the number of retransmission attempts exceeds the limit but the device still
receives no response from the RADIUS server, the device regards that the
authentication fails.
z
The maximum number of retransmission attempts multiplied by the RADIUS
server response timeout period cannot be greater than 75.
Related commands:
radius scheme
,
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