Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-56
Description
Use the
retry stop-accounting
command to set the maximum number of transmission
attempts of a stop-accounting request buffered due to no response.
Use the
undo retry stop-accounting
command to restore the default maximum
number of transmission attempts of a buffered stop-accounting request.
By default, the maximum number of stop-accounting request transmission attempts is
500.
Stop-accounting requests are critical to billing and will eventually affect the charges of
users; they are important to both users and ISPs. Therefore, the switch should do its
best to transmit them to RADIUS accounting servers. When getting no response to
such a request, the switch should first buffer the request on itself, and then retransmit
the request to the RADIUS accounting server until it gets a response, or the maximum
number of transmission attempts is reached (in this case, it discards the request).
Related commands:
reset stop-accounting-buffer
,
radius scheme
,
display
stop-accounting-buffer
.
Examples
# In RADIUS scheme radius1, specify that the switch can transmit a buffered
stop-accounting request at most 1000 times
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] retry stop-accounting 1000
1.2.24 secondary accounting
Syntax
secondary accounting ip-address
[
port-number
]
undo secondary accounting
View
RADIUS scheme view
Parameters
ip-address
: IP address of the secondary accounting server to be used, in dotted
decimal notation.
port-number
: UDP port number of the secondary accounting server, ranging from 1 to
65535.