Reference Guide

1282 | Security
www.dell.com | support.dell.com
aaa authorization config-commands
e
Set parameters that restrict (or permit) a user’s access to EXEC level commands.
Syntax
aaa authorization config-commands
Disable authorization checking for CONFIGURATION level commands using the command no aaa
authorization config-commands.
Defaults
Enabled when you configure aaa authorization commands
Command Modes
CONFIGURATION
Command
History
Usage
Information
By default, the command aaa authorization commands configures the system to check both
EXEC level and CONFIGURATION level commands. Use the command no aaa authorization
config-commands to enable only EXEC-level command checking.
aaa authorization exec
c e s
Set parameters that restrict (or permit) a user’s access to EXEC-level commands.
Syntax
aaa authorization exec {name | default} {local || tacacs+ || if-authenticated || none}
Disable authorization checking for EXEC level commands using the command no aaa
authorization exec.
Parameters
Defaults
None
Command Modes
CONFIGURATION
Command
History
Version 7.5.1.0 Introduced for E-Series
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