R3721-F3210-F3171-HP High-End Firewalls Access Control Command Reference-6PW101
124
Description
Use display stop-accounting-buffer to display information about the stop-accounting requests buffered in
the firewall.
NOTE:
If the firewall sends a stop-accounting request to a RADIUS server but receives no response, it retransmits
it up to a certain number of times (defined by the retry command). If the firewall still receives no response,
it considers the stop-accounting attempt a failure, buffers the request, and makes another stop-accountin
g
attempt. The maximum number of the stop-accounting attempts is defined by the retry stop-accounting
command. If all attempts fail, the firewall discards the request.
Related commands: reset stop-accounting-buffer, stop-accounting-buffer enable, user-name-format,
retry, and retry stop-accounting.
Examples
# Display information about the stop-accounting requests buffered for user abc.
<Sysname> display stop-accounting-buffer user-name abc
RDIdx Session-ID user name Happened time
1 1000326232325010 abc 23:27:16-08/31/2006
1 1000326232326010 abc 23:33:01-08/31/2006
Total 2 record(s) Matched
key (RADIUS scheme view)
Syntax
key { accounting | authentication } [ cipher | simple ] key
undo key { accounting | authentication }
View
RADIUS scheme view
Default level
2: System level
Parameters
accounting: Sets the shared key for RADIUS accounting packets.
authentication: Sets the shared key for RADIUS authentication/authorization packets.
cipher: Sets and displays the key in cipher text.
simple: Sets and displays the key in plain text. This keyword is not available for the FIPS mode.
key: Shared key, case-sensitive. Follow these guidelines:
• With the cipher keyword specified, the key must be a ciphertext string of 12, 24, 32, 44, 64, 76, 88,
or 96 characters, for example, _(TT8F]Y\5SQ=^Q`MAF4<1!!.
• With the simple keyword specified, the key must be a plaintext string of 1 to 64 characters, for
example aabbcc.
• With neither the cipher keyword nor the cipher keyword specified, the key must be a plaintext string
of 1 to 64 characters, and the key is displayed in cipher text.