CLI Reference Guide-R01

Table Of Contents
Chapter 8
| Authentication Commands
AAA
– 234 –
aaa accounting
commands
This command enables the accounting of Exec mode commands. Use the no form
to disable the accounting service.
Syntax
aaa accounting commands level {default | method-name} start-stop group
{tacacs+ | server-group}
no aaa accounting commands level {default | method-name}
level - The privilege level for executing commands. (Range: 0-15)
default - Specifies the default accounting method for service requests.
method-name - Specifies an accounting method for service requests.
(Range: 1-64 characters)
start-stop - Records accounting from starting point and stopping point.
group - Specifies the server group to use.
tacacs+ - Specifies all TACACS+ hosts configured with the tacacs-server
host command.
server-group - Specifies the name of a server group configured with the
aaa group server command. (Range:1-64characters)
Default Setting
Accounting is not enabled
No servers are specified
Command Mode
Global Configuration
accounting dot1x Applies an accounting method to an interface for 802.1X
service requests
IC
accounting commands Applies an accounting method to CLI commands entered
by a user
Line
accounting exec Applies an accounting method to local console, Telnet or
SSH connections
Line
authorization commands Applies an authorization method to CLI commands
entered by a user
Line
authorization exec Applies an authorization method to local console, Telnet or
SSH connections
Line
show accounting Displays all accounting information PE
show authorization Displays all authorization information PE
Table 43: AAA Commands (Continued)
Command Function Mode