CLI Guide

Table Of Contents
Example
(TACACS+)
DellEMC(conf)# aaa accounting exec default start-stop tacacs+
DellEMC(conf)# aaa accounting command 15 default start-stop tacacs+
DellEMC(conf)# aaa accounting command role secaadmin default start-stop
tacacs+
Example
(RADIUS)
DellEMC(conf)# aaa accounting dot1x default start-stop radius
DellEMC(conf)# aaa accounting dot1x default stop-only radius
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.
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, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
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 S6000ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4280T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.3.1.0 Introduced on the E-Series.
Usage
Information
Dell EMC Networking OS issues accounting records for all users on the system, including users whose
username string, due to protocol translation, is NULL. For example, a user who comes on line with the
aaa authentication login method-list none command is applied. To prevent the accounting
records from being generated for sessions that do not have user names associated to them, use the aaa
accounting suppress command.
Security 1327