Command Manual – AAA & RADIUS & HWTACACS & EAD
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
Huawei Technologies Proprietary
1-49
Note that:
z
The communication in RADIUS is unreliable because this protocol adopts UDP
packets to carry data. Therefore, it is necessary for the switch to retransmit a
RADIUS request if it gets no response from the RADIUS server after the
response timeout timer expires. If the maximum number of transmission
attempts is reached but the switch still receives no response, the switch
considers that the request fails.
z
Appropriately set this maximum number of transmission attempts according to
the network situation can improve the reacting speed of the system.
Related command:
radius scheme
.
Example
# Set the maximum transmission times of RADIUS requests in the RADIUS scheme
radius1 to five.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] radius scheme radius1
New Radius scheme
[Quidway-radius-radius1] retry 5
1.2.21 retry realtime-accounting
Syntax
retry realtime-accounting
retry-times
undo retry realtime-accounting
View
RADIUS scheme view
Parameter
retry-times
: Maximum number of real-time accounting request attempts, ranging from
1 to 255.
Description
Use the
retry realtime-accounting
command to set the maximum number of
real-time accounting request attempts.
Use the
undo
retry realtime-accounting
command to restore the default maximum
number of real-time accounting request attempts.
By default, the system can allow five real-time accounting request attempts at most.
Note that: