82
Number of users
Real-time accounting interval (in minutes)
500 to 999
12
1000 or more
15 or longer
Examples
# Set the real-time accounting interval to 51 minutes for RADIUS scheme
radius1
.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] timer realtime-accounting 51
Related commands
retry realtime-accounting
timer response-timeout (RADIUS scheme view)
Use
timer
response-timeout
to set the RADIUS server response timeout timer.
Use
undo timer response-timeout
to restore the default.
Syntax
timer response-timeout
seconds
undo timer response-timeout
Default
The RADIUS server response timeout period is 3 seconds.
Views
RADIUS scheme view
Default command level
2: System level
Parameters
seconds
: RADIUS server response timeout period in seconds, ranging from 1 to 10.
Usage guidelines
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 resends 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.
The maximum number of RADIUS packet transmission attempts multiplied by the RADIUS server
response timeout period cannot be greater than 75.
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
Related commands
retry