Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-48
Description
Use the
reset radius statistics
command to clear the statistics about the RADIUS
protocol.
Related command:
display radius
.
Example
# Clear the statistics about the RADIUS protocol.
<Sysname> reset radius statistics
1.2.18 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
Parameter
radius-scheme
radius-scheme-name
: Deletes the buffered stop-accounting requests
depending on the specified RADIUS scheme. Where,
radius-scheme-name
is the
name of a RADIUS scheme. This name is a character string of up to 32 characters.
session-id
session-id
: Deletes the buffered stop-accounting requests depending on
the specified session ID. Where,
session-id
is a character string of up to 50 characters.
time-range
start-time
stop-time
: Deletes the buffered stop-accounting requests
depending on the time of the stop-accounting request. Where,
start-time
is the start
time of the request period., the
stop-time
is the end time of the request period, and both
are in the format hh:mm:ss-mm/dd/yyyy or hh:mm:ss-yyyy/mm/dd.
user-name
user-name
: Deletes the buffered stop-accounting request packets
depending on the specified user name. Where,
user-name
is a character string of up to
80 characters.
Description
Use the
reset stop-accounting-buffer
command to delete the buffered no-response
stop-accounting request packets.
Related command:
stop-accounting-buffer enable
,
retry stop-accounting
and
display stop-accounting-buffer
.