C613-50170-01 Rev B
Command Reference for x510 Series
1834
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
ACCOUNTING
COMMANDS
Command accounting cannot coexist with triggers. An error message is displayed
if you attempt to enable command accounting while a trigger is configured.
Likewise, an error message is displayed if you attempt to configure a trigger while
command accounting is configured.
Examples
To configure command accounting for privilege levels 1, 7, and 15, use the
following commands:
awplus#
configure terminal
awplus(config)#
aaa accounting commands 1 default stop-only
group
awplus(config)#
aaa accounting commands 7 default stop-only
group
awplus(config)#
aaa accounting commands 15 default stop-only
group
To disable command accounting for privilege levels 1, 7, and 15, use the following
commands:
awplus#
configure terminal
awplus(config)#
no aaa accounting commands 1 default
awplus(config)#
no aaa accounting commands 7 default
awplus(config)#
no aaa accounting commands 15 default
Related
Commands