R3721-F3210-F3171-HP High-End Firewalls Access Control Command Reference-6PW101

133
reset radius statistics
Syntax
reset radius statistics
View
User view
Default level
2: System level
Parameters
None
Description
Use reset radius statistics to clear RADIUS statistics.
Related commands: display radius statistics.
Examples
# Clear RADIUS statistics.
<Sysname> reset radius statistics
reset stop-accounting-buffer (for RADIUS)
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
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 reset stop-accounting-buffer 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.