1-61
Examples
# Set the status of the secondary accounting server with IPv6 address 1:1::2:5 to block.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1]state secondary accounting ipv6 1:1::2:5 block
stop-accounting-buffer enable
Syntax
stop-accounting-buffer enable
undo stop-accounting-buffer enable
View
RADIUS scheme view
Parameters
None
Description
Use the stop-accounting-buffer enable command to enable the switch to buffer the stop-accounting
requests that get no response.
Use the undo stop-accounting-buffer enable command to disable the switch from buffering the
stop-accounting requests that get no response.
By default, the switch is enabled to buffer the stop-accounting requests that get no response.
Stop-accounting requests are critical to billing and will eventually affect the charges; they are important
to both users and ISPs. Therefore, the switch should do its best to transmit them to RADIUS accounting
servers. When getting no response to such a request, the switch should first buffer the request on itself,
and then retransmit the request to the RADIUS accounting server until it gets a response, or the
maximum number of transmission attempts is reached (in this case, it discards the request).
Related commands: reset stop-accounting-buffer, radius scheme, display
stop-accounting-buffer.
Examples
# In RADIUS scheme radius1, enable the switch to buffer the stop-accounting requests that get no
response from the servers.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] stop-accounting-buffer enable