CLI Reference Guide-R04

Table Of Contents
Chapter 8
| User Authentication Commands
AAA
– 249 –
Command Mode
Global Configuration
Command Usage
When accounting updates are enabled, the switch issues periodic interim
accounting records for all users on the system.
Using the command without specifying an interim interval enables updates,
but does not change the current interval setting.
Example
Console(config)#aaa accounting update periodic 30
Console(config)#
aaa accounting
commands
This command enables the accounting of commands issued by the requested exec
level with a start record message sent on connection and a stop record message
sent on disconnection. Use the no form of the command to disable the accounting.
Syntax
aaa accounting commands level {default | method-name} start-stop group
{tacacs+ | server-group}
no aaa accounting commands level {default | method-name}
default - Specifies the default authorization method for Exec access.
method-name - Specifies an authorization method for Exec access.
(Range: 1-64 characters)
start-stop - Sends a start record message at the start of the specified user
level connection and a stop record message on the user level
disconnection.
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-256 characters)
Default Setting
Exec level accounting of commands is disabled.
Command Mode
Global Configuration
Command Usage
Typically issued three times for executive level 0, 1 and 15.