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