107
Default level
2: System level
Parameters
radius-scheme
radius-scheme-name
: Specifies buffered stop-accounting requests that are destined for
the accounting server defined in a RADIUS scheme. The RADIUS scheme name is a case-insensitive
string of 1 to 32 characters.
session-id
session-id
: Specifies the stop-accounting requests buffered for a session. The session ID is a
string of 1 to 50 characters.
time-range
start-time
stop-time
: Specifies the stop-accounting requests buffered in a time range. The start
time and end time must be in the format HH:MM:SS-MM/DD/YYYY or HH:MM:SS-YYYY/MM/DD.
user-name
user-name
: Specifies the stop-accounting requests buffered for a user. The username is a
case-sensitive string of 1 to 80 characters. Whether the
user-name
argument should include the domain
name depends on the setting configured by the
user-name-format
command for the RADIUS scheme.
Description
Use the
reset stop-accounting-buffer
command to clear the buffered stop-accounting requests for which
no responses have been received.
Related commands:
stop-accounting-buffer enable
and
display stop-accounting-buffer
.
Examples
# Clear the stop-accounting requests buffered for user
user0001@test
.
<Sysname> reset stop-accounting-buffer user-name user0001@test
# Clear the stop-accounting requests buffered in the time range from 0:0:0 to 23:59:59 on August 31,
2006.
<Sysname> reset stop-accounting-buffer time-range 0:0:0-08/31/2006 23:59:59-08/31/2006
retry
Syntax
retry
retry-times
undo retry
View
RADIUS scheme view
Default level
2: System level
Parameters
retry-times
: Maximum number of RADIUS packet transmission attempts, in the range 1 to 20.
Description
Use the
retry
command to set the maximum number of attempts for transmitting a RADIUS packet to a
single RADIUS server.
Use the
undo retry
command to restore the default.
By default, the maximum number of RADIUS packet transmission attempts is 3.