C
HAPTER
27
| Authentication Commands
AAA
– 670 –
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-255 characters)
start-stop - Records accounting from starting point and stopping
point.
group - Specifies the server group to use.
tacacs+ - Specifies all TACACS+ hosts configure with the
tacacs-server host command.
server-group - Specifies the name of a server group configured
with the aaa group server command. (Range: 1-255 characters)
DEFAULT SETTING
Accounting is not enabled
No servers are specified
COMMAND MODE
Global Configuration
COMMAND USAGE
â—† The accounting of Exec mode commands is only supported by TACACS+
servers.
â—† Note that the default and method-name fields are only used to
describe the accounting method(s) configured on the specified
TACACS+ server, and do not actually send any information to the
server about the methods to use.
authorization exec Applies an authorization method to local console,
Telnet or SSH connections
Line
show accounting Displays all accounting information PE
Table 58: AAA Commands (Continued)
Command Function Mode