CLI Guide

TACACS+ Commands
Dell Networking OS supports TACACS+ as an alternate method for login authentication.
TACACS+ Accounting
Enable AAA Accounting and create a record for monitoring the accounting function.
Syntax
aaa accounting {system | exec | commands level} {name |
default}{start-stop | wait-start | stop-only} {tacacs+}
To disable AAA Accounting, use the no aaa accounting {system | exec |
command level} {name | default}{start-stop | wait-start | stop-
only} {tacacs+} command
Parameters
system Enter the keyword system to send accounting information
of any other AAA configuration.
exec Enter the keyword exec to send accounting information
when a user has logged in to EXEC mode.
commands level Enter the keyword command then a privilege level for
accounting of commands executed at that privilege level.
name | default Enter one of the following:
For name, enter a user-defined name of a list of
accounting methods.
For default, the default accounting methods used.
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 user’s 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
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
Security
1343