Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-61
Examples
# In RADIUS scheme radius1, enable the switch to buffer the stop-accounting requests
that get no response from the servers.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] stop-accounting-buffer enable
1.2.29 timer
Syntax
timer seconds
undo timer
View
RADIUS scheme view
Parameters
seconds
: Response timeout time of RADIUS servers, ranging from 1 to 10 seconds.
Description
Use the
timer
command to set the response timeout time of RADIUS servers (that is,
the timeout time of the response timeout timer of RADIUS servers).
Use the
undo timer
command to restore the default response timeout timer of RADIUS
servers.
By default, the response timeout time of RADIUS servers is 3 seconds.
Note that:
z
After sending out a RADIUS request (authentication/authorization request or
accounting request) to a RADIUS server, the switch waits for a response from the
server. The maximum time that the switch can wait for the response is called the
response timeout time of RADIUS servers, and the corresponding timer in the
switch system is called the response timeout timer of RADIUS servers. You can
use the
timer
command to set the timeout time of this timer, and if the switch gets
no answer before the response timeout timer expires, it needs to retransmit the
request to ensure that the user can obtain RADIUS service.
z
Appropriately setting the timeout time of this timer according to your network
situation can improve the performance of your system.
z
The
timer
command has the same function with the
timer response-timeout
command.