Reference Guide

Security | 1319
Defaults
No default configuration or behavior
Command Modes
CONFIGURATION
Command
History
Example
FTOS(conf)# aaa accounting exec default start-stop tacacs+
FTOS(conf)# aaa accounting command 15 default start-stop tacacs+
FTOS (config)#
Usage
Information
In the example above, TACACS+ accounting is used to track all usage of EXEC
command and commands on privilege level 15.
Privilege level 15 is the default. If you want to track usage at privilege level 1, for
example, use aaa
accounting command 1.
Related
Commands
aaa accounting suppress
c e s
Prevent the generation of accounting records of users with user name value of NULL.
Syntax aaa accounting suppress null-username
To permit accounting records to users with user name value of NULL, use the no aaa
accounting suppress null-username
command
Defaults
Accounting records are recorded for all users.
Command Modes
CONFIGURATION
stop-only
Enter the keyword stop-only to instruct the TACACS+ security server to
send a “stop record accounting” notice at the end of the requested user
process.
tacacs+
Enter the keyword tacacs+ to use TACACS+ data for accounting. FTOS
currently only supports TACACS+ accounting.
Version 8.3.19.0 Introduced on S4820T
Version 8.3.7.0 Introduced on S4810
Version 7.6.1.0 Introduced for S-Series
Version 7.5.1.0 Introduced for C-Series
Version 6.3.1.0 Introduced for E-Series
enable password Change the password for the enable command.
login authentication Enable AAA login authentication on terminal lines.
password Create a password.
tacacs-server host Specify a TACACS+ server host.