Command Manual – AAA RADIUS HWTACACS
H3C S7500E Series Ethernet Switches
Chapter 1 AAA/RADIUS/HWTACACS
Configuration Commands
1-58
[Sysname] radius scheme radius1
[Sysname-radius-radius1] timer realtime-accounting 51
1.2.26 timer response-timeout
Syntax
timer response-timeout
seconds
undo timer response-timeout
View
RADIUS scheme view
Parameters
seconds
: RADIUS server response timeout period in seconds. It ranges from 1 to 10
and defaults to 3.
Description
Use the
timer
response-timeout
command to set the RADIUS server response
timeout timer.
Use the
undo timer
command to restore the default.
Note that:
z
If a NAS receives no response from the RADIUS server in a period of time after
sending a RADIUS request (authentication/authorization or accounting request), it
has to resend the request so that the user has more opportunity to obtain the
RADIUS service. The NAS uses the RADIUS server response timeout timer to
control the transmission interval.
z
A proper value for the RADIUS server response timeout timer can help improve
the system performance. Set the timer based on the network conditions.
z
The maximum total number of all types of retransmission attempts multiplied by
the RADIUS server response timeout period cannot be greater than 75.
Related commands:
radius scheme
,
retry
.
Examples
# Set the RADIUS server response timeout timer to 5 seconds for RADIUS scheme
radius1
.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] timer response-timeout 5