Specifications
3-433
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) aaa accounting
(config) aaa accounting
To configure AAA accounting on a WAAS device, use the aaa accounting global configuration
command. To unconfigure AAA, use the no form of this command.
aaa accounting commands {0 | 15} default {start-stop | stop-only | wait-start} tacacs
no aaa accounting commands {0 | 15} default {start-stop | stop-only | wait-start} tacacs
aaa accounting exec default {start-stop | stop-only | wait-start} tacacs
no aaa accounting exec default {start-stop | stop-only | wait-start} tacacs
aaa accounting system default {start-stop | stop-only} tacacs
no aaa accounting system default {start-stop | stop-only} tacacs
Syntax Description
Defaults AAA accounting is disabled by default.
Command Modes global configuration
commands Configures accounting for all commands at the specified privilege level.
0 Specifies user privilege level for a normal user.
15 Specifies user privilege level for an administrative user.
default Sets AAA accounting to use the default accounting list.
start-stop Sends a start accounting notice at the beginning of a process and a stop
accounting notice at the end of a process. The start accounting record is sent
in the background. The requested user process begins regardless of whether
the start accounting notice was received by the accounting server.
stop-only Sends a stop accounting notice at the end of the process requested by the
user.
wait-start Sends both a start and a stop accounting notice to the accounting server.
However, the requested user service does not begin until the start
accounting notice is acknowledged. The user cannot execute a CLI
command or login until the user is on record.
A stop accounting notice is also sent but does not need acknowledgement.
tacacs Enables use of TACACS+ for accounting.
exec Enables accounting for user EXEC processes (user shells). When enabled,
the EXEC shell accounting reports EXEC terminal session (user shell)
events and login and logout by an administrator to the EXEC shell.
system Enables accounting for all system-level events not associated with users,
such as reloads.