Administrator Guide

start-stop Enter the keywords start-stop to send a start accounting notice at the
beginning of the requested event and a stop accounting notice at the end of the
event.
wait-start Enter the keywords wait-start to ensure that the TACACS+ security server
acknowledges the start notice before granting the users process request.
stop-only Enter the keywords 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. Dell
Networking OS currently only supports TACACS+ accounting.
Defaults none
Command Modes CONFIGURATION
Supported Modes All Modes
Command
History
Version Description
9.4(0.0) Supported on the FN I/O Aggregator and M I/O Aggregator.
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(config)#
Related
Commands
enable password changes the password for the enable command.
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
Supported Modes All Modes
Command
History
Version Description
9.4(0.0) Supported on the FN I/O Aggregator and M I/O Aggregator.
Usage
Information
Dell 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.
256 Security