Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-54
Examples
# Set the maximum number of RADIUS request transmission attempts for RADIUS
scheme radius1 to five.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] retry 5
1.2.22 retry realtime-accounting
Syntax
retry realtime-accounting
retry-times
undo retry realtime-accounting
View
RADIUS scheme view
Parameters
retry-times
: Maximum allowed number of continuous real-time accounting failures,
ranging from 1 to 255.
Description
Use the
retry realtime-accounting
command to set the maximum allowed number of
continuous real-time accounting failures.
Use the
undo
retry realtime-accounting
command to restore the default maximum
number of continuous real-time accounting failures.
By default, the maximum number of continuous real-time accounting failures is five.
Note that:
z
Generally, a RADIUS server uses the connection timeout timer to determine
whether a user is currently online. If the RADIUS server receives no real-time
accounting message for a specified period of time, it considers that the switch or
the line is in trouble and stop accounting for the user. To make the switch
cooperate with the RADIUS server in this feature, it is necessary to cut down the
user connection on the switch to synchronize with the RADIUS server when the
server terminates the accounting and connection of a user in case of unforeseen
trouble. You can limit the number of continuous real-time accounting requests that
fail due to getting no response, and then the switch will cut down user connection if
the limit is reached.