1146
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.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
Usage
This command enables you to define a named accounting method list. The items
that you define in the accounting options are:
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
radius-server host
command.
Use all servers configured by the
tacacs-server host
command.
<group-name>
Use the specified RADIUS server group, as configured by the
aaa
group server
command.