Command Line Reference Guide

Version 8.3.7.0 Introduced on the S4810.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
Version 6.3.1.0 Introduced on the E-Series.
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 the
aaa accounting command 1 command.
Example
Dell(conf)# aaa accounting exec default start-stop tacacs+
Dell(conf)# aaa accounting command 15 default start-stop tacacs
+
Dell(conf)# aaa accounting command role secaadmin default
start-stop tacacs+
Related
Commands
enable password — changes the password for the enable command.
login authentication — enables AAA login authentication on the terminal lines.
password — creates a password.
tacacs-server host — specifies a TACACS+ server host.
accounting
Apply an accounting method list to terminal lines.
S4810
Syntax
accounting {exec | commands {level | role role-name} method-
list
Parameters
exec Enter the keyword exec to apply an EXEC level accounting
method list.
commands
{level | role
role-name}
Enter the keywords commands level to apply an EXEC and
CONFIGURATION level accounting method list by enter the
keyword
role and then the role name for accounting of
commands executed by a user with that user role.
method-list Enter a method list that you defined using the aaa
accounting exec
or aaa accounting commands.
Defaults none
Command
Modes
LINE
Security
1443