CLI Reference AAA Configuration Commands
The following example performs accounting of the network service
requests from users using TACACS+, and configures the
accounting command level to 15:
Ruijie(config)# aaa accounting commands 15 default start-stop group
tacacs+
Enable the AAA security service.
Define AAA authentication.
Apply the accouting commands to
the terminal line.
aaa accounting exec
Use this command to account users in order to count the network access fees or manage user activities.
The no form of this command is used to disable the accounting function.
aaa accounting exec {default | list-name} start-stop method1 [method2...]
no aaa accounting exec {default | list-name}
When this parameter is used, the following defined
method list is used as the default method for Exec
accouting.
Name of the Exec accouting method list, which could be
any character strings.
It must be one of the keywords listed in the following
table. One method list can contain up to four methods.
Do not perform accouting.
Use the server group for acouting, the
RADIUS and TACACS+ server group is
supported.