Accounting
TUT Systems, Inc Page 59 of 104 P/N 220-06288-20
Radius Accounting Configuration

Sending Accounting Messages to a

RADIUS Server

Note: This command does not require that you have configured RADIUS
authentication.
When subscribers connect or disconnect, usage data can be sent to a RADIUS accounting
server. RADIUS accounting can be configured to track the usage of subscribers,
including time on, time off, and bandwidth used.
To configure SMS2000 to send accounting messages to the specified RADIUS server,
use this command:
acct add radius radius_server secret secret
For example, to add 192.168.254.249 as a RADIUS accounting server, type:
sms2000% acct add radius 192.168.254.249 secret donttell

Deleting a RADIUS Accounting Server

To delete a previously configured RADIUS accounting, or syslog server, use this
command:
acct delete server
For example, to delete the previously configured RADIUS accounting server, type:
sms2000% acct delete 192.168.254.249

Configuring Accounting Parameters

To configure the number of transmit attempts for accounting and system server logs on a
RADIUS server, use this command:
acct retransmit pos_integer
For example, to set the number of transmit attempts to 4, type:
sms2000% acct retransmit 4
Note: Use acct retransmit only for a RADIUS accounting server.