Accounting login, Parameter in the, Comma – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1246

AAA Commands
Software Reference for x310 Series Switches
45.24
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
accounting login
This command applies a login accounting method list to console or vty lines for user login.
When login accounting is enabled using this command, then 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:
To reset accounting for login sessions on the console, use the following commands:
Related Commands
aaa accounting commands
aaa accounting login
Parameter
Description
default
Default accounting method list.
<list-name>
Named accounting method list.
awplus#
configure terminal
awplus(config)#
line vty 0 32
awplus(config-line)#
accounting login USERS
awplus#
configure terminal
awplus(config)#
line console 0
awplus(config-line)#
no accounting login