C613-50170-01 Rev B
Command Reference for x510 Series
1837
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
ACCOUNTING
LOGIN
aaa accounting login
Overview
This command configures RADIUS and accounting for login shell
sessions. The specified method list name can be used by the
accounting login
command in the Line Configuration mode. If the
default
parameter is specified,
then this creates a default method list that is applied to every console and VTY line,
unless another accounting method list is applied on that line.
Note that unlimited RADIUS servers and up to four servers can be
configured and consulted for accounting. The first server configured is regarded as
the primary server and if the primary server fails then the backup servers are
consulted in turn. A backup server is consulted if the primary server fails, i.e. is
unreachable.
Use the
no
variant of this command to remove an accounting method list for login
shell sessions configured by an
aaa accounting login
command. If the method list
being deleted is already applied to a console or VTY line, accounting on that line
will be disabled. If the default method list name is removed by this command, it will
disable accounting on every line that has the default accounting configuration.
Syntax
aaa accounting login
{default|<
list-name
>}{start-stop|stop-only|none} {group
{radius||<
group-name
>}}
no aaa accounting login {default|<
list-name
>}
Default
Accounting for login shell sessions is disabled by default.
Mode
Global Configuration
Parameter
Description
default
Default accounting method list.
<
list-name
>
Named accounting method list.
start-stop
Start and stop records to be sent.
stop-only
Stop records to be sent.
none
No accounting record to be sent.
group
Specify the servers or server group where accounting packets are
sent.
radius
Use all RADIUS servers configured by the
Use all servers configured by the
command.
<group-name>
Use the specified RADIUS server group, as configured by the
command.