C613-50631-01 Rev A Command Reference for IE340 Series 2348
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AAA COMMANDS
AAA
ACCOUNTING COMMANDS
first reachable server being used. If no server is found, the accounting message is
dropped.
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 tacacs+
awplus(config)# aaa accounting commands 7 default stop-only
group tacacs+
awplus(config)# aaa accounting commands 15 default stop-only
group tacacs+
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
aaa authentication login
aaa accounting login
accounting login
tacacs-server host