aaa accounting system default
To enable authentication, authorization, and accounting (AAA) system accounting, use the aaa accounting
system default command. To disable system accounting, use the no form of this command.
aaa accounting system default {start-stop| stop-only} {none| method}
no aaa accounting system default
Syntax Description
Sends a “start accounting” notice during system bootup and a “stop accounting” notice
during system shutdown or reload.
start-stop
Sends a “stop accounting” notice during system shutdown or reload.
stop-only
Uses no accounting.none
Method used to enable AAA system accounting. The value is one of the following
options:
• group tacacs+—Uses the list of all TACACS+ servers for accounting.
• group radius—Uses the list of all RADIUS servers for accounting.
• group named-group—Uses a named subset of TACACS+ or RADIUS servers
for accounting, as defined by the aaa group server tacacs+ or aaa group server
radius command.
method
Command Default
AAA accounting is disabled.
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced.Release 2.0
The method argument was added to specify either group tacacs+ ,
group radius, or group named-group options.
Release 3.3.0
Usage Guidelines
System accounting does not use named accounting lists; you can define only the default list for system
accounting.
The default method list is automatically applied to all interfaces or lines. If no default method list is defined,
then no accounting takes place.
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
OL-24740-01 7
Authentication, Authorization, and Accounting Commands
aaa accounting system default