C613-50170-01 Rev B
Command Reference for x510 Series
1855
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
AUTHORIZATION
CONFIG
-
COMMANDS
aaa authorization config-commands
Overview
Use this command to enable command authorization on configuration mode
commands. By default, command authorization applies to commands in exec
mode only.
Use the
no
variant of this command to disable command authorization on
configuration mode commands.
Syntax
aaa authorization config-commands
no aaa authorization config-commands
Default
By default, command authorization is disabled on configuration mode commands.
Mode
Global Configuration
Usage
If authorization of configuration mode commands is not enabled then all
configuration commands are accepted by default, including command
authorization commands.
NOTE
:
Authorization of configuration commands is required for a secure
command authorization configuration as it prevents the feature from being disabled
to gain access to unauthorized exec mode commands.
Example
To enable command authorization for configuration mode commands, use the
commands:
awplus#
configure terminal
awplus(config)#
aaa authorization config-commands
To disable command authorization for configuration mode commands, use the
commands:
awplus#
configure terminal
awplus(config)#
no aaa authorization config-commands
Related
Commands
Command
changes
Version 5.4.6-2.1: command added