User manual

E-24 RADIUS Authentication and Accountin
g
Configuring RADIUS Accounting Settings
The NETServer sends frames to the RADIUS accounting server
that enable RADIUS to perform accounting functions. The
RADIUS accounting server uses the same basic protocol as the
RADIUS security server. Both servers may run on the same
host, but you may choose a different host to provide each
function.
The accounting server creates a separate account file for each
NETServer under the following directory. For example:
/usr/adm/radacct/
<NETServer-hostname>
/detail
Note: You configuration may differ depending on your RADIUS
server implementation.
This section describes:
Configuring RADIUS accounting settings
Enabling and disabling RADIUS accounting
RADIUS Accounting examples
Configuring RADIUS Accounting Settings
Use the following CLI command to configure RADIUS
accounting settings:
set accounting
primary_server
<name_or_ip_address>
secondary_server
<name_or_ip_address>
use_servers
<one | both>
retransmissions
<count>
start_time
<authentication | connection>
timeout
<number_seconds>
To configure RADIUS accounting settings:
1.
Select the primary RADIUS accounting server:
set accounting primary_server
<ip_address>
2.
Optional. Select the secondary RADIUS accounting server.