3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide
RADIUS Protocol Configuration Commands 287
reset radius statistics Syntax
reset radius statistics
View
User view
Parameter
None
Description
Use the reset radius statistics command to clear the statistic information related
to the RADIUS protocol.
Related command: display radius.
Example
# Clear the RADIUS protocol statistics.
<SecBlade_FW> reset radius statistics
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
System view
Parameter
radius-scheme radius-scheme-name: Clears the buffered stop-accounting
requests related to the RADIUS scheme specified by radius-scheme-name, a string
of up to 32 characters.
session-id session-id: Clears the buffered stop-accounting requests related to the
session ID specified by session-id, a string of up to 50 characters.
time-range start-time stop-time: Clears the buffered stop-accounting requests by
the time range of requests. The time range is specified by start-time and stop-time
in the format of hh:mm:ss-mm/dd/yyyy or hh:mm:ss-yyyy/mm/dd, that is,
hours:minutes:seconds-months/days/years or
hours:minutes:seconds-years/months/days.
user-name user-name: Clears the buffered stop-accounting requests by user
name.
Description
Use the reset stop-accounting-buffer command to clear the buffered
stop-accounting requests that have no responses.
If receiving no response after sending a stop-accounting request to a RADIUS
server, the security gateway buffers the request packet and retransmits it. The
number of allowed transmission attempts can be set using the retry
stop-accounting command.