Users Guide

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.
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 or 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
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000–ON.
9.5(0.0) Added support for roles on the Z9000, S6000, S4820T, S4810, MXL.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
1354 Security