Command Manual – AAA & RADIUS & HWTACACS & EAD
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
Huawei Technologies Proprietary
1-56
or the maximum number of transmission attempts is reached (in this case, it discards
the request).
Related command:
reset stop-accounting-buffer
,
radius scheme
and
display
stop-accounting-buffer
.
Example
# Enable the switch to buffer the stop-accounting requests that bring no response
from the servers in RADIUS scheme radius1.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] radius scheme radius1
New Radius scheme
[Quidway-radius-radius1] stop-accounting-buffer enable
1.2.28 timer
Syntax
timer seconds
undo timer
View
RADIUS scheme view
Parameter
seconds
: Response timeout time of RADIUS server, ranging from 1 second to 10
seconds.
Description
Use the
timer
command to set the response timeout time of RADIUS server (that is,
the timeout time of the response timeout timer of RADIUS server).
Use the
undo timer
command to restore the default response timeout timer of
RADIUS server.
By default, the response timeout time of the RADIUS server is 3 seconds.
Note that:
z
If the switch gets no response from the RADIUS server after sending out a
RADIUS request (authentication/authorization request or accounting request)
and waiting for a time, it should retransmit the packet to ensure that the user can
obtain the RADIUS service. This wait time is called response timeout time of
RADIUS server; and the timer in the switch system that is used to control this
time is called the response timeout timer of RADIUS server. You can use the
timer
command to set the timeout time of this timer.