Reference Guide

Security | 1281
Parameters
Defaults
None
Command Modes
LINE
Command
History
Usage
Information
aaa authorization commands
c e s
Set parameters that restrict (or permit) a user’s access to EXEC and CONFIGURATION level
commands
Syntax
aaa authorization commands level {name | default} {local || tacacs+ || none}
Undo a configuration with the no aaa authorization commands level {name | default} {local
|| tacacs+ || none} command syntax.
Parameters
Defaults
None
Command Modes
CONFIGURATION
Command
History
exec
Enter this keyword to apply an EXEC level authorization method list.
commands level
Enter this keyword to apply an EXEC and CONFIGURATION level
authorization method list.
method-list Enter a method list that you defined using the command aaa
authorization exec or aaa authorization commands.
Version 7.6.1.0 Introduced for S-Series
Version 7.5.1.0 Introduced for C-Series
Version 6.3.1.0 Introduced on E-Series
aaa authorization commands Set parameters that restrict (or permit) a user’s access to EXEC and
CONFIGURATION level commands
aaa authorization exec Set parameters that restrict (or permit) a user’s access to EXEC level
commands.
commands level
Enter the keyword commands followed by the command privilege
level for command level authorization.
name
Define a name for the list of authorization methods.
default
Define the default list of authorization methods.
local
Use the authorization parameters on the system to perform authorization.
tacacs+
Use the TACACS+ protocol to perform authorization.
none
Enter this keyword to apply no authorization.
Version 7.6.1.0 Introduced for S-Series
Version 7.5.1.0 Introduced for C-Series
Version 6.1.1.0 Added support for RADIUS