91
Field
Description
Account Start
Number of start-accounting packets.
Account Update
Number of accounting update packets.
Account Stop
Number of stop-accounting packets.
Terminate Request
Number of packets for logging off users forcibly.
Set Policy
Number of packets for updating user authorization information.
Packet With Response
Number of packets for which responses were received.
Packet Without Response
Number of packets for which no responses were received.
Access Rejects
Number of Access-Reject packets.
Dropped Packet
Number of discarded packets.
Check Failures
Number of packets with checksum errors.
Related commands
reset radius statistics
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
Parameters
accounting
: Specifies the shared key for secure RADIUS accounting communication.
authentication
: Specifies the shared key for secure RADIUS authentication communication.
cipher
: Specifies the key in encrypted form.
simple
: Specifies the key in plaintext form. For security purposes, the key specified in plaintext form
will be stored in encrypted form.
string
: Specifies the key. This argument is case sensitive.
•
In non-FIPS mode, the encrypted form of the key is a string of 1 to 117 characters. The plaintext
form of the key is a string of 1 to 64 characters.
•
In FIPS mode, the encrypted form of the key is a string of 15 to 117 characters. The plaintext
form of the key is a string of 15 to 64 characters. The plaintext string must contain digits,
uppercase letters, lowercase letters, and special characters.