Reference Guide

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
you want to track usage at privilege level 1 for example, use theaaa accounting
command 1 command.
Supported
Modes
All Modes
Command
History
Version Description
9.5(0.0) Supported on the FN I/O Agregator and M I/O Aggregator.
Example
Dell(config)# aaa accounting exec default start-stop tacacs+
Dell(config)# aaa accounting command 15 default start-stop
tacacs+
Dell(config)#
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.
tacacs-server host
Specify a TACACS+ host.
Syntax
tacacs-server host {hostname | ipv4-address | ipv6-address}
[port number] [timeout seconds] [key key]
Parameters
hostname Enter the name of the TACACS+ server host.
ipv4-address |
ipv6-address
Enter the IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X)
of the TACACS+ server host.
port number (OPTIONAL) Enter the keyword port then a number as the
port to be used by the TACACS+ server. The range is from
zero (0) to 65535. The default is
49.
timeout
seconds
(OPTIONAL) Enter the keyword timeout then the number of
seconds the switch waits for a reply from the TACACS+
server. The range is from 0 to 1000. The default is 10
seconds.
341