Switch 7700 Command reference Guide, v2.0

Table Of Contents
RADIUS Protocol Configuration Commands 381
name. radius-server-name specifies the RADIUS server name with a character
string not exceeding 32 characters, excluding “/”, “:”, “*”, “?”, “<” and “>”.
session-id session-id: Configures to delete the stopping accounting requests
from the buffer according to the specified session ID.
session-id specifies the
session ID with a character string not exceeding 50 characters.
time-range start-time stop-time: Configures to delete the stopping
accounting requests from the buffer according to the saving time.
Start-time
specifies the start time of the saving time range and
stop-time specifies the stop
time of the saving time range. The time is expressed in the format
hh:mm:ss-yyyy/mm/dd. When this parameter is set, all the stopping accounting
requests saved since
start-time to stop-time will be deleted.
user-name user-name: Configures to delete the stopping accounting requests
from the buffer according to the username.
User-name specifies the username, a
character string not exceeding 32 characters, excluding “/”, “:”, “*”, “?”, “<”
and “>”. The @ character can only be used once in one username. The pure
username (the part before @, namely the user ID) cannot exceed 24 characters.
Description
Use the reset stop-accounting-buffer command to reset the stopping
accounting requests, which are saved in the buffer and have not been responded.
By default, after transmitting the stopping accounting requests, if there is no
response from the RADIUS server, the switch will save the packet in the buffer and
retransmit it for several times, which is set through the
retry
realtime-accounting
command.
This command is used to delete the stopping accounting requests from the switch
buffer. You can select to delete the packets transmitted to a specified RADIUS
server, or according to the session-id or username, or delete the packets
transmitted during the specified time-range.
Related commands: stop-accounting-buffer enable, retry
stop-accounting
, display stop-accounting-buffer.
Example
Delete the stopping accounting requests saved in the system buffer by the user,
user0001@marlboro.net.
[SW7700]reset stop-accounting-buffer user-name user0001@marlboro.net
Delete the stopping accounting requests saved in the system buffer since 0:0:0 to
23:59:59 on August 31, 2002.
[SW7700]reset stop-accounting-buffer time-range 0:0:0-2002/08/31
23:59:59-2002/08/31
retry Syntax
retry retry-times
undo retry