aaa accounting
Required Command-Line Mode = Configure
Use the aaa accounting command to configure accounting settings to enable or disable the logging of system changes to an AAA accounting server. Currently, TACACS+ is the only supported accounting server.
Configured TACACS+ servers are contacted in the order in which they appear in the configuration until one accepts the accounting data or the server list is exhausted.
The following table describes the arguments for the aaa accounting command:
Argument |
Description |
||||||
changes default stop-only <tacacs+> |
Configures the order in which accounting changes default methods are tried as follows:
|
Related Commands
The following table summarizes other commands related to the aaa accounting command:
Task |
Command |
Displays general AAA settings. |
# show aaa |
Clears AAA accounting changes settings. |
(config) # no aaa accounting changes |
Clears the accounting changes default method list settings. |
(config) # no aaa accounting changes default |
Clears the accounting changes stop notification settings. |
(config) # no aaa accounting changes default stop-only |
Clears the accounting changes TACACS+ settings. |
(config) # no aaa accounting changes default stop-only tacacs+ |