Specifications
3-252
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) aaa accounting
(config) aaa accounting
To configure AAA accounting on a WAAS device, use the aaa accounting command in global
configuration mode.
aaa accounting {commands {0 | 15} default {start-stop | stop-only | wait-start} tacacs | exec
default {start-stop | stop-only | wait-start} tacacs | system default {start-stop | stop-only}
tacacs}
Syntax Description
Defaults AAA accounting is disabled by default.
Command Modes global configuration
Device Modes application-accelerator
central-manager
commands Configures accounting for all commands at the specified privilege level.
0 User privilege level for a normal user.
15 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.