Configuration Mode Commands : System Administration Commands : AAA, Role-Based Management, Radius, and TACACS+ Commands : aaa authorization per-command default
  
aaa authorization per-command default
Configures authorization mapping settings.
Syntax
[no] aaa authorization per-command default <method>
Parameters
<method>
Authentication method: tacacs+ or local. Use a space-separated list.
You can enter multiple methods separated by a space.
Usage
The order in which the methods are specified is the order in which the authorization is attempted.
The no command option clears all authorization states and returns the user authorization to the local username database.
Example
amnesiac (config) # aaa authorization per-command default tacacs+ local
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show aaa, show radius, show tacacs