Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-52
Parameters
None
Description
Use the
reset radius statistics
command to clear RADIUS message statistics.
Related commands:
display radius scheme
.
Examples
# Clear RADIUS message statistics.
<Sysname> reset radius statistics
1.2.20 reset stop-accounting-buffer
Syntax
reset stop-accounting-buffer
{
radius-scheme
radius-scheme-name
|
session-id
session-id
|
time-range
start-time
stop-time
|
user-name
user-name
}
View
User view
Parameters
radius-scheme
radius-scheme-name
: Deletes the buffered stop-accounting requests
of a specified RADIUS scheme. Here,
radius-scheme-name
is the name of a RADIUS
scheme, which is a string of up to 32 characters that does not contain any of the
following characters: /:*?<>.
session-id
session-id
: Deletes the buffered stop-accounting requests of a specified
session. Here,
session-id
is a session ID, which is a string of up to 50 characters.
time-range
start-time
stop-time
: Deletes the buffered stop-accounting requests
generated within a specified time period. Here,
start-time
is the start time of the time
period,
stop-time
is the end time of the time period, and both are in the format of
hh:mm:ss-mm/dd/yyyy or hh:mm:ss-yyyy/mm/dd.
user-name
user-name
: Deletes the buffered stop-accounting requests of a specified
user. Here,
user-name
is the name of a user, which is a string of up to 184 characters.
Description
Use the
reset stop-accounting-buffer
command to delete stop-accounting requests
that are buffered on the switch due to getting no response.
Related commands:
stop-accounting-buffer enable
,
retry stop-accounting
,
display stop-accounting-buffer
.