TAP Series Switch Command Line Reference
Usage
Use this command to set authentication, authorization, accounting (AAA) accounting at login.
Examples
The following example shows how to set accounting exec:
Switch# configure terminal
Switch(config)# aaa accounting exec default start-stop tacplus
The following example shows how to delete accounting:
Switch# configure terminal
Switch(config)# no aaa accounting exec default
Related Commands
show aaa method-lists accounting
14.53 aaa accounting commands
Use this command to set authentication, authorization, accounting (AAA) accounting for
commands.
Use the no form of this command to delete the configuration.
Command Syntax
aaa accounting commands ( default | AUTHLISTNAME ) ( tacplus | none )
no aaa accounting commands ( default | AUTHLISTNAME )
Named authentication list (a-zA-Z0-9._-)
Command Mode
Global Configuration