84
session-id
session-id
: Specifies a session by its ID. The
session-id
argument is a string of 1 to 64
characters and cannot contain a letter. A session ID uniquely identifies an online user for a RADIUS
scheme.
time-range
start-time end-time
: Specifies a time range. The start time and end time must be in the
format of hh:mm:ss-mm/dd/yyyy or hh:mm:ss-yyyy/mm/dd.
user-name
user-name
: Specifies a user by its name, a case-sensitive string of 1 to 255 characters.
Whether the
user-name
argument should include the domain name depends on the setting
configured by using the
user-name-format
command for the RADIUS scheme.
Examples
# Display information about nonresponded RADIUS stop-accounting requests buffered for user
abc
.
<Sysname> display stop-accounting-buffer user-name abc
Total entries: 2
Scheme Session ID Username First sending time Attempts
rad1 1000326232325010 abc 23:27:16-08/31/2015 19
aaa 1000326232326010 abc 23:33:01-08/31/2015 20
Table 8 Command output
Field
Description
First sending time
Time when the stop-accounting request was first sent.
Attempts
Number of attempts that were made to send the stop-accounting
request.
Related commands
reset stop-accounting-buffer
(for RADIUS)
retry
retry stop-accounting
(RADIUS scheme view)
stop-accounting-buffer enable
(RADIUS scheme view)
user-name-format
(RADIUS scheme view)
key (RADIUS scheme view)
Use
key
to set the shared key for secure RADIUS authentication or accounting communication.
Use
undo key
to delete the shared key for secure RADIUS authentication or accounting
communication.
Syntax
key
{
accounting
|
authentication
} {
cipher
|
simple
}
string
undo key
{
accounting
|
authentication
}
Default
No shared key is configured for secure RADIUS authentication or accounting communication.
Views
RADIUS scheme view
Predefined user roles
network-admin
mdc-admin