Command Reference Line Commands
This function is disabled by default.
This function is used together with AAA authorization. Configure AAA command accounting first, and
then apply it on the line.
The following example enables command accounting in line VTY 1 and sets the command level to 15.
Ruijie(config)# aaa new-model
Ruijie(config)# aaa accounting commands 15 default start-stop group tacacs+
Ruijie(config)# line vty 1
Ruijie(config-line)# accounting commands 15 default
Use this command to enable user access accounting in the line. Use the no form of this command to
restore the default setting.
accounting commands level { default | list-name }
no accounting commands level
Command level ranging from 0 to 15. The command of this level is
accounted when it is executed.
Default authorization list name.
This function is disabled by default.
This function is used together with AAA authorization. Configure AAA EXEC accounting first, and
then apply it on the line.