Switch 7700 Command reference Guide, v2.0

Table Of Contents
RADIUS Protocol Configuration Commands 383
NAS will disconnect the user if it has not received real-time accounting response
from RADIUS server for some specified times.
How to calculate the value of count? Suppose RADIUS server connection will
timeout in T and the real-time accounting interval of NAS is t, then the integer
part of the result from dividing T by t is the value of count. Therefore, when
applied, T is suggested the numbers which can be divided exactly by t.
Related command: radius scheme.
Example
Allow the real-time accounting request failing to be responded for up to 10 times.
[SW7700-radius-3Com]retry realtime-accounting 10
retry stop-accounting Syntax
retry stop-accounting retry-times
undo retry stop-accounting
View
RADIUS server group view
Parameter
retry-times: Specifies the maximal retransmission times after stopping
accounting request,. ranging from 10 to 65535. By default, the value is 500.
Description
Use the retry stop-accounting command to configure the maximal
retransmission times after stopping accounting request.
Use the undo retry stop-accounting command to cancel the function of
retransmission after stopping accounting request.
Because the stopping accounting request concerns account balance and will affect
the amount of charge, which is very important for both the user and ISP, NAS shall
make its best effort to send the message to RADIUS accounting server.
Accordingly, if the message from the switch to RADIUS accounting server has not
been responded, the switch shall save it in the local buffer and retransmit it until
the server responds or discard the messages after transmitting for specified times.
Related commands: reset stop-accounting-buffer, radius scheme, display
stop-accounting-buffer
.
Example
Indicate that, when stopping accounting request for the server “3Com” in the
RADIUS server group, the switch system will retransmit the packets for up to 1000
times.
[SW7700-radius-3Com]retry stop-accounting 1000
secondary accounting Syntax
secondary accounting ip-address [ port-number ]