Reference Guide
Version Description
6.3.1.0 Introduced on the E-Series.
Usage Information
The aaa-accounting dot1x default command enables the default settings
for Authentication, Authorization, and Accounting (AAA) dot1x accounting events.
The command is disabled by default.
You can choose the start-stop, stop-only or the wait-start option to
manage and monitor the dot1x event messages.
In the example below, 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. If you want to track
usage by role name for the
secadmin, for example, use aaa accounting
command role secadmin.
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.
aaa accounting suppress
Prevent the generation of accounting records of users with the user name value of NULL.
C9000 Series
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
Command History
This guide is platform-specific. For command information about other platforms,
refer to the relevant Dell Networking OS Command Line Reference Guide.
1802
Security