HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
183
Parameters
interval seconds: Specifies the time interval for retransmitting an accounting-on packet in seconds. The
value range for the seconds argument is 1 to 15, and the default is 3 seconds.
send send-times: Specifies the maximum number of accounting-on packet transmission attempts. The
value range for the send-times argument is 1 to 255, and the default is 50.
Usage guidelines
The accounting-on feature enables the device, after rebooting, to automatically send an accounting-on
message to the RADIUS accounting server indicated by the RADIUS scheme to stop accounting for and
log out online users.
Parameters set with the accounting-on enable command take effect immediately.
After executing the accounting-on enable command, issue the save command to make sure that the
command takes effect after the device reboots.
Examples
# Enable the accounting-on feature for RADIUS authentication scheme radius1, and set the
retransmission interval to 5 seconds and the transmission attempts to 15.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] accounting-on enable interval 5 send 15
Related commands
radius scheme
attribute 25 car
Use attribute 25 car to specify the device to interpret the RADIUS class attribute (attribute 25) as CAR
parameters.
Use undo attribute 25 car to restore the default.
Syntax
attribute 25 car
undo attribute 25 car
Default
RADIUS attribute 25 is not interpreted as CAR parameters.
Views
RADIUS scheme view
Default command level
2: System level
Examples
# Specify the device to interpret RADIUS attribute 25 as CAR parameters.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] attribute 25 car