C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
971
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
AAA C
OMMANDS
ACCOUNTING
LOGIN
accounting login
Overview
This command applies a login accounting method list to console or vty lines for
user login. When login accounting is enabled using this command, logging events
generate an accounting record to the accounting server.
The accounting method list must be configured first using this command. If an
accounting method list is specified that has not been created by this command
then accounting will be disabled on the specified lines.
The
no
variant of this command resets AAA (Authentication, Authorization,
Accounting) Accounting applied to console or vty lines for local or remote login.
default
login accounting is applied after issuing the
no accounting login
command. Accounting is disabled with
default
.
Syntax
accounting login {default|<
list-name
>}
no accounting login
Default
By default login accounting is disabled in the
default
accounting server. No
accounting will be performed until accounting is enabled using this command
beforehand.
Mode
Line Configuration
Examples
To apply the accounting server
USERS
to all vty lines use the following commands:
awplus#
configure terminal
awplus(config)#
line vty 0 32
awplus(config-line)#
accounting login USERS
Related
Commands
aaa accounting commands
aaa accounting login
Parameter
Description
default
Default accounting method list.
<
list-name
>
Named accounting method list.